MVN

bouncycastle : bcprov-jdk16

Maven & Gradle

Oct 01, 2008
44 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-jdk16</artifactId>
    <version>140</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 140

All Versions

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

Version Vulnerabilities Updated
140
bcprov-jdk16-140
CVE-2013-1624
136
bcprov-jdk16-136
CVE-2013-1624

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'bouncycastle:bcprov-jdk16:140'

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "bouncycastle" % "bcprov-jdk16" % "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

Sep 02, 2014
11 usages
Oct 31, 2016
43 usages
44 stars
Sep 19, 2006
76 usages
Aug 12, 2019
56 usages
504 stars
Dec 02, 2015
19 usages
0 stars
Oct 25, 2016
16 usages
1 stars
Jul 29, 2020
21 usages
Apr 03, 2021
14 usages
2.4k stars
Dec 09, 2022
6 usages
0 stars
May 22, 2020
8 usages
22 stars