MVN

org.bouncycastle : bcpkix-jdk15on

Maven & Gradle

Dec 01, 2021
1.9k usages
2.1k stars

Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs · The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.5 and up. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.

<dependency>
    <groupId>org.bouncycastle</groupId>
    <artifactId>bcpkix-jdk15on</artifactId>
    <version>1.70</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bouncycastle : bcpkix-jdk15on to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.70

All Versions

Choose a version of org.bouncycastle : bcpkix-jdk15on to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.70
bcpkix-jdk15on-1.70
1.69
bcpkix-jdk15on-1.69
1.68
bcpkix-jdk15on-1.68
1.67
bcpkix-jdk15on-1.67
1.66
bcpkix-jdk15on-1.66
1.65
bcpkix-jdk15on-1.65
1.64
bcpkix-jdk15on-1.64
1.63
bcpkix-jdk15on-1.63
1.62
bcpkix-jdk15on-1.62
1.61
bcpkix-jdk15on-1.61
1.60
bcpkix-jdk15on-1.60
1.59
bcpkix-jdk15on-1.59
1.58
bcpkix-jdk15on-1.58
1.57
bcpkix-jdk15on-1.57
1.56
bcpkix-jdk15on-1.56
1.55
bcpkix-jdk15on-1.55
1.54
bcpkix-jdk15on-1.54
1.53
bcpkix-jdk15on-1.53
1.52
bcpkix-jdk15on-1.52
1.51
bcpkix-jdk15on-1.51
1.50
bcpkix-jdk15on-1.50
1.49
bcpkix-jdk15on-1.49
1.48
bcpkix-jdk15on-1.48
1.47
bcpkix-jdk15on-1.47

How to add a dependency to Maven

Add the following org.bouncycastle : bcpkix-jdk15on maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.bouncycastle</groupId>
    <artifactId>bcpkix-jdk15on</artifactId>
    <version>1.70</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.bouncycastle : bcpkix-jdk15on gradle dependency to your build.gradle file:

implementation 'org.bouncycastle:bcpkix-jdk15on:1.70'

Gradle Kotlin DSL: Add the following org.bouncycastle : bcpkix-jdk15on gradle kotlin dependency to your build.gradle.kts file:

implementation("org.bouncycastle:bcpkix-jdk15on:1.70")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.bouncycastle : bcpkix-jdk15on sbt scala dependency to your build.sbt file:

libraryDependencies += "org.bouncycastle" % "bcpkix-jdk15on" % "1.70"

Advertisement

Dependencies from Group

Dec 01, 2021
2.9k usages
2.1k stars
Dec 01, 2021
1.9k usages
2.1k stars
Feb 23, 2011
577 usages
Dec 01, 2021
243 usages
2.1k stars
Dec 01, 2021
228 usages
2.1k stars

Discover Dependencies

Jul 01, 2023
30 usages
6.3k stars
Jan 28, 2019
10 usages
397 stars
Jan 31, 2020
19 usages
3.6k stars
Mar 25, 2023
887 usages
77 stars
Apr 07, 2022
14 usages
10 stars
Feb 19, 2023
245 usages
5.1k stars
Dec 07, 2020
209 usages
Jan 29, 2023
2 usages
271 stars
Jul 30, 2018
7 usages
1.5k stars