| License |
License |
|---|---|
| GroupId | GroupIdcom.github.hughwick |
| ArtifactId | ArtifactIdtoolbox-crypto |
| Last Version | Last Version2.3.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontoolbox-crypto 加密解密
|
| Filename | Size |
|---|---|
| toolbox-crypto-2.3.4.pom | |
| toolbox-crypto-2.3.4.jar | 9 KB |
| toolbox-crypto-2.3.4-sources.jar | 6 KB |
| toolbox-crypto-2.3.4-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.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox-crypto/
implementation 'com.github.hughwick:toolbox-crypto:2.3.4'
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox-crypto/
implementation ("com.github.hughwick:toolbox-crypto:2.3.4")
'com.github.hughwick:toolbox-crypto:jar:2.3.4'
<dependency org="com.github.hughwick" name="toolbox-crypto" rev="2.3.4">
<artifact name="toolbox-crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hughwick', module='toolbox-crypto', version='2.3.4')
)
libraryDependencies += "com.github.hughwick" % "toolbox-crypto" % "2.3.4"
[com.github.hughwick/toolbox-crypto "2.3.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.hughwick : toolbox-core | jar | 2.3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.springframework : spring-test | jar | 5.3.21 |
| org.springframework : spring-context | jar | 5.3.21 |