License |
License |
---|---|
GroupId | GroupIdorg.sklsft.commons |
ArtifactId | ArtifactIdcommons-crypto |
Last Version | Last Version4.0.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommons Crypto
Commons Crypto
|
Filename | Size |
---|---|
commons-crypto-4.0.0-M2.pom | |
commons-crypto-4.0.0-M2.jar | 11 KB |
commons-crypto-4.0.0-M2-sources.jar | 6 KB |
commons-crypto-4.0.0-M2-javadoc.jar | 96 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.13 |