MVN

org.bouncycastle : bcutil-jdk14

Maven & Gradle

Jul 31, 2023
3 usages
2.1k stars

Bouncy Castle ASN.1 Extension and Utility APIs · The Bouncy Castle Java APIs for ASN.1 extension and utility APIs used to support bcpkix and bctls. This jar contains APIs for JDK 1.4.

<dependency>
    <groupId>org.bouncycastle</groupId>
    <artifactId>bcutil-jdk14</artifactId>
    <version>1.76</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.76

All Versions

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

Version Vulnerabilities Updated
1.76
bcutil-jdk14-1.76
1.75
bcutil-jdk14-1.75
1.74
bcutil-jdk14-1.74
1.73
bcutil-jdk14-1.73
1.72
bcutil-jdk14-1.72
1.71
bcutil-jdk14-1.71
1.70
bcutil-jdk14-1.70
1.69
bcutil-jdk14-1.69

How to add a dependency to Maven

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

<dependency>
    <groupId>org.bouncycastle</groupId>
    <artifactId>bcutil-jdk14</artifactId>
    <version>1.76</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.bouncycastle:bcutil-jdk14:1.76'

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

implementation("org.bouncycastle:bcutil-jdk14:1.76")

How to add a dependency to SBT Scala

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

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

Jan 30, 2023
5 usages
9 stars
Aug 04, 2023
4 usages
8 stars
Jun 05, 2023
3 usages
1.1k stars
Aug 10, 2023
5 usages
734 stars
May 31, 2023
3 usages
562 stars
Sep 05, 2022
3 usages
18.5k stars