License |
License |
---|---|
Categories |
CategoriesJava Languages Security |
GroupId | GroupIdcom.github.fangjinuo.langx.security |
ArtifactId | ArtifactIdlangx-java-security-gm-jca-bouncycastle |
Last Version | Last Version4.6.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.fangjinuo.langx.security:langx-java-security-gm-jca-bouncycastle:4.6.11
Java lang extensions, a supplement to , replacement of a Guava, commons-lang, hutool
|
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.langx.security/langx-java-security-gm-jca-bouncycastle/ -->
<dependency>
<groupId>com.github.fangjinuo.langx.security</groupId>
<artifactId>langx-java-security-gm-jca-bouncycastle</artifactId>
<version>4.6.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.langx.security/langx-java-security-gm-jca-bouncycastle/
implementation 'com.github.fangjinuo.langx.security:langx-java-security-gm-jca-bouncycastle:4.6.11'
// https://jarcasting.com/artifacts/com.github.fangjinuo.langx.security/langx-java-security-gm-jca-bouncycastle/
implementation ("com.github.fangjinuo.langx.security:langx-java-security-gm-jca-bouncycastle:4.6.11")
'com.github.fangjinuo.langx.security:langx-java-security-gm-jca-bouncycastle:jar:4.6.11'
<dependency org="com.github.fangjinuo.langx.security" name="langx-java-security-gm-jca-bouncycastle" rev="4.6.11">
<artifact name="langx-java-security-gm-jca-bouncycastle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.langx.security', module='langx-java-security-gm-jca-bouncycastle', version='4.6.11')
)
libraryDependencies += "com.github.fangjinuo.langx.security" % "langx-java-security-gm-jca-bouncycastle" % "4.6.11"
[com.github.fangjinuo.langx.security/langx-java-security-gm-jca-bouncycastle "4.6.11"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15on | jar | 1.70 |
com.github.fangjinuo.langx : langx-java | jar | 4.6.11 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.0 |
org.slf4j : jcl-over-slf4j | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.0 |
junit : junit | jar | 4.13.1 |