b

bcutil-debug-jdk15to18

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 to JDK 1.8.
http://www.bouncycastle.org/java.html
Bouncy Castle Licence
The Legion of the Bouncy Castle Inc.
文件下载
文件名 操作
bcutil-debug-jdk15to18-1.74.jar 下载
bcutil-debug-jdk15to18-1.74.pom 下载
bcutil-debug-jdk15to18-1.74-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.bouncycastle</groupId>
  <artifactId>bcutil-debug-jdk15to18</artifactId>
  <version>1.74</version>
</dependency>
Gradle Groovy
implementation 'org.bouncycastle:bcutil-debug-jdk15to18:1.74'
Gradle Kotlin
implementation("org.bouncycastle:bcutil-debug-jdk15to18:1.74")
Scala SBT
libraryDependencies += "org.bouncycastle" % "bcutil-debug-jdk15to18" % "1.74"
Groovy Grape
@Grapes(
  @Grab(group='org.bouncycastle', module='bcutil-debug-jdk15to18', version='1.74')
)
Apache Ivy
<dependency org="org.bouncycastle" name="bcutil-debug-jdk15to18" rev="1.74" />
Leiningen
[org.bouncycastle/bcutil-debug-jdk15to18 "1.74"]
Apache Buildr
'org.bouncycastle:bcutil-debug-jdk15to18:jar:1.74'
本项目依赖