MVN

bouncycastle : bcprov-jdk12

Maven & Gradle

Oct 01, 2008
3 usages

Legion of the Bouncy Castle Java Cryptography APIs · The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE framework.

<dependency>
    <groupId>bouncycastle</groupId>
    <artifactId>bcprov-jdk12</artifactId>
    <version>140</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of bouncycastle : bcprov-jdk12 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 140

All Versions

Choose a version of bouncycastle : bcprov-jdk12 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
140
bcprov-jdk12-140
CVE-2013-1624

How to add a dependency to Maven

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

<dependency>
    <groupId>bouncycastle</groupId>
    <artifactId>bcprov-jdk12</artifactId>
    <version>140</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following bouncycastle : bcprov-jdk12 gradle dependency to your build.gradle file:

implementation 'bouncycastle:bcprov-jdk12:140'

Gradle Kotlin DSL: Add the following bouncycastle : bcprov-jdk12 gradle kotlin dependency to your build.gradle.kts file:

implementation("bouncycastle:bcprov-jdk12:140")

How to add a dependency to SBT Scala

SBT Scala: Add the following bouncycastle : bcprov-jdk12 sbt scala dependency to your build.sbt file:

libraryDependencies += "bouncycastle" % "bcprov-jdk12" % "140"

Advertisement

Dependencies from Group

Oct 04, 2008
150 usages
Oct 01, 2008
49 usages
Oct 01, 2008
44 usages
Sep 29, 2008
10 usages
Mar 18, 2009
9 usages

Discover Dependencies

Jun 12, 2023
167 usages
28 stars
Apr 03, 2021
14 usages
2.4k stars
May 23, 2023
191 usages
7 stars
Jan 31, 2017
18 usages
3 stars
Jun 30, 2018
34 usages
92 stars
Aug 13, 2020
2 usages
25.5k stars
Jun 01, 2021
35 usages
Jun 06, 2015
14 usages
28 stars
Sep 09, 2022
2 usages
1 stars
May 30, 2023
2 usages
4 stars