How To Install Java Artifact com.guicedee.services.bouncycastle v1.2.0.2-jre16

com.guicedee.services bouncycastle 1.2.0.2-jre16

Introduction

In this article, we'll learn how to install Java artifact bouncycastle from com.guicedee.services group in version 1.2.0.2-jre16. The artifact is available in 12 versions: 1.2.2.1-jre17 1.2.2.1 1.2.1.2-jre17 1.2.1.1-jre17 1.2.0.3-jre17-rc1 1.2.0.2-jre16 1.2.0.1-jre16 1.2.0.1-jre15 1.2.0.1-jre11 1.2.0.0-jre16 1.1.1.9-jre16 1.1.1.9-jre15 The BouncyCastle project has its own website at: https://mvnrepository.com/artifact/org.bouncycastle/bcpkix-jdk15on/1.68. The parent project is: com.guicedee.services::services-parent::1.2.0.2-jre16

How To Install Java Artifact com.guicedee.services.bouncycastle In Version 1.2.0.2-jre16

To install the BouncyCastle artifact in version 1.2.0.2-jre16 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses BouncyCastle dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.