MVN

org.bouncycastle : bcpkix-jdk15to18

Maven & Gradle

Jul 31, 2023
34 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 to JDK 1.8. 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-jdk15to18</artifactId>
    <version>1.76</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.76

All Versions

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

Version Vulnerabilities Updated
1.76
bcpkix-jdk15to18-1.76
1.75
bcpkix-jdk15to18-1.75
1.74
bcpkix-jdk15to18-1.74
1.73
bcpkix-jdk15to18-1.73
1.72
bcpkix-jdk15to18-1.72
1.71
bcpkix-jdk15to18-1.71
1.70
bcpkix-jdk15to18-1.70
1.69
bcpkix-jdk15to18-1.69
1.68
bcpkix-jdk15to18-1.68
1.67
bcpkix-jdk15to18-1.67
1.66
bcpkix-jdk15to18-1.66
1.65
bcpkix-jdk15to18-1.65
1.64
bcpkix-jdk15to18-1.64
1.63
bcpkix-jdk15to18-1.63

How to add a dependency to Maven

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

<dependency>
    <groupId>org.bouncycastle</groupId>
    <artifactId>bcpkix-jdk15to18</artifactId>
    <version>1.76</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.bouncycastle:bcpkix-jdk15to18:1.76'

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

implementation("org.bouncycastle:bcpkix-jdk15to18:1.76")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.bouncycastle" % "bcpkix-jdk15to18" % "1.76"

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

Aug 10, 2022
3 usages
May 16, 2023
13 usages
256 stars
Mar 28, 2017
5 usages
5 stars
Mar 13, 2023
78 usages
15 stars
Nov 21, 2019
3 usages
21 stars
Aug 28, 2018
6 usages
59 stars
Jun 12, 2023
19 usages
125 stars
Jul 18, 2019
8 usages
1 stars