License |
License |
---|---|
GroupId | GroupIdorg.zhongweixian |
ArtifactId | ArtifactIdcrypto-util |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptioncrypto-util
project for crypto
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
crypto-util-2.0.0.pom | |
crypto-util-2.0.0.jar | 13 KB |
crypto-util-2.0.0-sources.jar | 10 KB |
crypto-util-2.0.0-javadoc.jar | 99 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.zhongweixian/crypto-util/ -->
<dependency>
<groupId>org.zhongweixian</groupId>
<artifactId>crypto-util</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.zhongweixian/crypto-util/
implementation 'org.zhongweixian:crypto-util:2.0.0'
// https://jarcasting.com/artifacts/org.zhongweixian/crypto-util/
implementation ("org.zhongweixian:crypto-util:2.0.0")
'org.zhongweixian:crypto-util:jar:2.0.0'
<dependency org="org.zhongweixian" name="crypto-util" rev="2.0.0">
<artifact name="crypto-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zhongweixian', module='crypto-util', version='2.0.0')
)
libraryDependencies += "org.zhongweixian" % "crypto-util" % "2.0.0"
[org.zhongweixian/crypto-util "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.security : spring-security-crypto | jar | 4.1.4.RELEASE |
commons-codec : commons-codec | jar | 1.10 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.slf4j : slf4j-api | jar | 1.7.22 |
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
log4j : log4j | jar | 1.2.17 |
org.jboss.aerogear : aerogear-otp-java | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |