MVN

org.bouncycastle : bcprov-ext-jdk15to18

Maven & Gradle

Jul 31, 2023
7 usages
2.1k stars

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.8 and up.

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

Latest Version

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

  • Latest Stable: 1.76

All Versions

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

Version Vulnerabilities Updated
1.76
bcprov-ext-jdk15to18-1.76
1.75
bcprov-ext-jdk15to18-1.75
1.74
bcprov-ext-jdk15to18-1.74
1.73
bcprov-ext-jdk15to18-1.73
1.72
bcprov-ext-jdk15to18-1.72
1.71
bcprov-ext-jdk15to18-1.71
1.70
bcprov-ext-jdk15to18-1.70
1.69
bcprov-ext-jdk15to18-1.69
1.68
bcprov-ext-jdk15to18-1.68
Cxa9261daf-3755
1.67
bcprov-ext-jdk15to18-1.67
Cxa9261daf-3755
1.64
bcprov-ext-jdk15to18-1.64
2 vulnerabilities

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.bouncycastle:bcprov-ext-jdk15to18:1.76'

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

implementation("org.bouncycastle:bcprov-ext-jdk15to18:1.76")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.bouncycastle" % "bcprov-ext-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

Jul 06, 2020
10 usages
512 stars
Jul 15, 2023
3 usages
662 stars
Jul 29, 2023
8 usages
1.2k stars
Jul 30, 2015
3 usages
3 stars
Jul 30, 2015
3 usages
24 stars
Aug 15, 2023
8 usages
308 stars
Feb 10, 2022
5 usages
374 stars