| License |
License |
|---|---|
| GroupId | GroupIdde.trustable |
| ArtifactId | ArtifactIdcryptoUtil |
| Last Version | Last Version1.3.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptioncryptoUtil
Crypto Utils
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cryptoUtil-1.3.4.pom | |
| cryptoUtil-1.3.4.jar | 94 KB |
| cryptoUtil-1.3.4-sources.jar | 47 KB |
| cryptoUtil-1.3.4-javadoc.jar | 451 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.trustable/cryptoUtil/ -->
<dependency>
<groupId>de.trustable</groupId>
<artifactId>cryptoUtil</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.trustable/cryptoUtil/
implementation 'de.trustable:cryptoUtil:1.3.4'
// https://jarcasting.com/artifacts/de.trustable/cryptoUtil/
implementation ("de.trustable:cryptoUtil:1.3.4")
'de.trustable:cryptoUtil:jar:1.3.4'
<dependency org="de.trustable" name="cryptoUtil" rev="1.3.4">
<artifact name="cryptoUtil" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.trustable', module='cryptoUtil', version='1.3.4')
)
libraryDependencies += "de.trustable" % "cryptoUtil" % "1.3.4"
[de.trustable/cryptoUtil "1.3.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-codec : commons-codec | jar | 1.15 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.70 |
| org.cryptacular : cryptacular | jar | 1.2.4 |
| org.jasypt : jasypt | jar | 1.9.3 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| javax.activation : activation | jar | 1.1.1 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |