How To Install Java Artifact org.bouncycastle.bcpkix-jdk15on v1.58

org.bouncycastle bcpkix-jdk15on 1.58

Introduction

In this article, we'll learn how to install Java artifact bcpkix-jdk15on from org.bouncycastle group in version 1.58. The artifact is available in 24 versions: 1.70 1.69 1.68 1.67 1.66 1.65 1.64 1.63 1.62 1.61 1.60 1.59 1.58 1.57 1.56 1.55 1.54 1.53 1.52 1.51 1.50 1.49 1.48 1.47 . The Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs project has been released under Bouncy Castle Licence license, and has its own website at: http://www.bouncycastle.org/java.html .

How To Install Java Artifact org.bouncycastle.bcpkix-jdk15on In Version 1.58

To install the Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs artifact in version 1.58 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 Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs 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.

Compile dependencies (1)

Licenses

Developers