Last Version

Commons Crypto 4.0.0-M2

Commons Crypto

License

License

GroupId

GroupId

org.sklsft.commons
ArtifactId

ArtifactId

commons-crypto
Version

Version

4.0.0-M2
Type

Type

jar
Description

Description

Commons Crypto
Commons Crypto

Download commons-crypto 4.0.0-M2


<!-- https://jarcasting.com/artifacts/org.sklsft.commons/commons-crypto/ -->
<dependency>
    <groupId>org.sklsft.commons</groupId>
    <artifactId>commons-crypto</artifactId>
    <version>4.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.sklsft.commons/commons-crypto/
implementation 'org.sklsft.commons:commons-crypto:4.0.0-M2'
// https://jarcasting.com/artifacts/org.sklsft.commons/commons-crypto/
implementation ("org.sklsft.commons:commons-crypto:4.0.0-M2")
'org.sklsft.commons:commons-crypto:jar:4.0.0-M2'
<dependency org="org.sklsft.commons" name="commons-crypto" rev="4.0.0-M2">
  <artifact name="commons-crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sklsft.commons', module='commons-crypto', version='4.0.0-M2')
)
libraryDependencies += "org.sklsft.commons" % "commons-crypto" % "4.0.0-M2"
[org.sklsft.commons/commons-crypto "4.0.0-M2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.sklsft.commons : commons-text jar 4.0.0-M2
org.slf4j : slf4j-api jar 1.7.30
com.fasterxml.jackson.core : jackson-databind jar 2.10.3
commons-codec : commons-codec jar 1.9
org.bouncycastle : bcprov-jdk15on jar 1.61

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.