License |
License |
---|---|
GroupId | GroupIdcom.jd.utils |
ArtifactId | ArtifactIdutils-crypto-sm |
Version | Version2.0.3.RELEASE |
Type | Typejar |
Description |
Descriptionjdchain-parent
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.jd.utils/utils-crypto-sm/ -->
<dependency>
<groupId>com.jd.utils</groupId>
<artifactId>utils-crypto-sm</artifactId>
<version>2.0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.jd.utils/utils-crypto-sm/
implementation 'com.jd.utils:utils-crypto-sm:2.0.3.RELEASE'
// https://jarcasting.com/artifacts/com.jd.utils/utils-crypto-sm/
implementation ("com.jd.utils:utils-crypto-sm:2.0.3.RELEASE")
'com.jd.utils:utils-crypto-sm:jar:2.0.3.RELEASE'
<dependency org="com.jd.utils" name="utils-crypto-sm" rev="2.0.3.RELEASE">
<artifact name="utils-crypto-sm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jd.utils', module='utils-crypto-sm', version='2.0.3.RELEASE')
)
libraryDependencies += "com.jd.utils" % "utils-crypto-sm" % "2.0.3.RELEASE"
[com.jd.utils/utils-crypto-sm "2.0.3.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.jd.utils : utils-common | jar | 2.0.3.RELEASE |
com.jd.utils : utils-crypto-base | jar | 2.0.3.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.9.0 |