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