License |
License
Other License Agreement
|
---|---|
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-cryptography |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.refcodes:refcodes-cryptography
Artifact for the refcodes cryptography framework design.
|
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-cryptography/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-cryptography</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-cryptography/
implementation 'org.refcodes:refcodes-cryptography:0.2.0'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-cryptography/
implementation ("org.refcodes:refcodes-cryptography:0.2.0")
'org.refcodes:refcodes-cryptography:jar:0.2.0'
<dependency org="org.refcodes" name="refcodes-cryptography" rev="0.2.0">
<artifact name="refcodes-cryptography" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-cryptography', version='0.2.0')
)
libraryDependencies += "org.refcodes" % "refcodes-cryptography" % "0.2.0"
[org.refcodes/refcodes-cryptography "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-exception | jar | 0.2.0 |
org.refcodes : refcodes-controlflow | jar | 0.2.0 |
org.refcodes : refcodes-logger | jar | 0.2.0 |
org.refcodes : refcodes-security | jar | 0.2.0 |
org.refcodes : refcodes-textual | jar | 0.2.0 |
org.refcodes : refcodes-mixin | jar | 0.2.0 |
commons-collections : commons-collections | jar | 3.2.1 |
org.jasypt : jasypt | jar | 1.9.2 |
edu.vt.middleware : vt-crypt | jar | 2.2 |
org.refcodes : refcodes-licensing | jar | 0.2.0 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-logger-alt-console | jar | 0.2.0 |
junit : junit | jar | 4.12 |