MVN

org.bouncycastle : bcprov-ext-jdk15

Maven & Gradle

Feb 23, 2011
8 usages

Bouncy Castle Provider · The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.5. Note: this package includes the IDEA encryption algorithm.

<dependency>
    <groupId>org.bouncycastle</groupId>
    <artifactId>bcprov-ext-jdk15</artifactId>
    <version>1.46</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bouncycastle : bcprov-ext-jdk15 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.46

All Versions

Choose a version of org.bouncycastle : bcprov-ext-jdk15 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.46
bcprov-ext-jdk15-1.46
CVE-2015-7940
1.45
bcprov-ext-jdk15-1.45
CVE-2015-7940
1.44
bcprov-ext-jdk15-1.44
CVE-2015-7940
1.43
bcprov-ext-jdk15-1.43
CVE-2015-7940

How to add a dependency to Maven

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

<dependency>
    <groupId>org.bouncycastle</groupId>
    <artifactId>bcprov-ext-jdk15</artifactId>
    <version>1.46</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.bouncycastle:bcprov-ext-jdk15:1.46'

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

implementation("org.bouncycastle:bcprov-ext-jdk15:1.46")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.bouncycastle" % "bcprov-ext-jdk15" % "1.46"

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 25, 2012
33 usages
Jan 26, 2013
14 usages
Dec 22, 2006
70 usages
Jan 27, 2012
54 usages
ssj
Dec 13, 2012
6 usages
Mar 21, 2013
123 usages
Jan 10, 2008
2 usages