License |
License |
---|---|
GroupId | GroupIdcom.github.hughwick |
ArtifactId | ArtifactIdtoolbox-crypto |
Version | Version2.1.9 |
Type | Typejar |
Description |
Descriptiontoolbox-crypto 加密解密
|
Filename | Size |
---|---|
toolbox-crypto-2.1.9.pom | |
toolbox-crypto-2.1.9.jar | 9 KB |
toolbox-crypto-2.1.9-sources.jar | 6 KB |
toolbox-crypto-2.1.9-javadoc.jar | 416 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hughwick/toolbox-crypto/ -->
<dependency>
<groupId>com.github.hughwick</groupId>
<artifactId>toolbox-crypto</artifactId>
<version>2.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox-crypto/
implementation 'com.github.hughwick:toolbox-crypto:2.1.9'
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox-crypto/
implementation ("com.github.hughwick:toolbox-crypto:2.1.9")
'com.github.hughwick:toolbox-crypto:jar:2.1.9'
<dependency org="com.github.hughwick" name="toolbox-crypto" rev="2.1.9">
<artifact name="toolbox-crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hughwick', module='toolbox-crypto', version='2.1.9')
)
libraryDependencies += "com.github.hughwick" % "toolbox-crypto" % "2.1.9"
[com.github.hughwick/toolbox-crypto "2.1.9"]
Group / Artifact | Type | Version |
---|---|---|
com.github.hughwick : toolbox-core | jar | 2.1.9 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
org.springframework : spring-test | jar | 5.2.13.RELEASE |
org.springframework : spring-context | jar | 5.2.13.RELEASE |