License |
License |
---|---|
GroupId | GroupIdde.trustable |
ArtifactId | ArtifactIdcryptoUtil |
Version | Version1.2.2 |
Type | Typejar |
Description |
DescriptioncryptoUtil
Crypto Utils
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cryptoUtil-1.2.2.pom | |
cryptoUtil-1.2.2.jar | 94 KB |
cryptoUtil-1.2.2-sources.jar | 48 KB |
cryptoUtil-1.2.2-javadoc.jar | 451 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.trustable/cryptoUtil/ -->
<dependency>
<groupId>de.trustable</groupId>
<artifactId>cryptoUtil</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.trustable/cryptoUtil/
implementation 'de.trustable:cryptoUtil:1.2.2'
// https://jarcasting.com/artifacts/de.trustable/cryptoUtil/
implementation ("de.trustable:cryptoUtil:1.2.2")
'de.trustable:cryptoUtil:jar:1.2.2'
<dependency org="de.trustable" name="cryptoUtil" rev="1.2.2">
<artifact name="cryptoUtil" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.trustable', module='cryptoUtil', version='1.2.2')
)
libraryDependencies += "de.trustable" % "cryptoUtil" % "1.2.2"
[de.trustable/cryptoUtil "1.2.2"]
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.33 |
javax.activation : activation | jar | 1.1.1 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |