MVN

org.bouncycastle : bcutil-jdk15on

Maven & Gradle

Dec 01, 2021
51 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.5 and up.

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

Latest Version

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

  • Latest Stable: 1.70

All Versions

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

Version Vulnerabilities Updated
1.70
bcutil-jdk15on-1.70
1.69
bcutil-jdk15on-1.69

How to add a dependency to Maven

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

<dependency>
    <groupId>org.bouncycastle</groupId>
    <artifactId>bcutil-jdk15on</artifactId>
    <version>1.70</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.bouncycastle:bcutil-jdk15on:1.70'

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

implementation("org.bouncycastle:bcutil-jdk15on:1.70")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.bouncycastle" % "bcutil-jdk15on" % "1.70"

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

Aug 12, 2022
5 usages
1.8k stars
Aug 16, 2023
1 stars
Aug 22, 2023
3 usages
2.1k stars
Dec 17, 2021
0 stars
May 16, 2023
Nov 28, 2022
105 stars
Jul 11, 2023
2 stars
Aug 24, 2023
1 usages
330 stars