cryptoUtil

Crypto Utils

License

License

GroupId

GroupId

de.trustable
ArtifactId

ArtifactId

cryptoUtil
Last Version

Last Version

1.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

cryptoUtil
Crypto Utils
Project URL

Project URL

https://github.com/kuehne-trustable-de/cryptoUtil/
Source Code Management

Source Code Management

https://github.com/kuehne-trustable-de/cryptoUtil.git

Download cryptoUtil

How to add to project

<!-- 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"]

Dependencies

compile (7)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.4
1.3.2
1.3.1
1.3.0
1.2.2
1.2.0
1.1.12