License |
License
Other License Agreement
|
---|---|
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-cryptography-alt-filesystem |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.refcodes:refcodes-cryptography-alt-filesystem
Artifact for a file system based implementation of the cryptography framework.
|
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-cryptography-alt-filesystem/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-cryptography-alt-filesystem</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-cryptography-alt-filesystem/
implementation 'org.refcodes:refcodes-cryptography-alt-filesystem:0.2.0'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-cryptography-alt-filesystem/
implementation ("org.refcodes:refcodes-cryptography-alt-filesystem:0.2.0")
'org.refcodes:refcodes-cryptography-alt-filesystem:jar:0.2.0'
<dependency org="org.refcodes" name="refcodes-cryptography-alt-filesystem" rev="0.2.0">
<artifact name="refcodes-cryptography-alt-filesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-cryptography-alt-filesystem', version='0.2.0')
)
libraryDependencies += "org.refcodes" % "refcodes-cryptography-alt-filesystem" % "0.2.0"
[org.refcodes/refcodes-cryptography-alt-filesystem "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-component | jar | 0.2.0 |
org.refcodes : refcodes-exception | jar | 0.2.0 |
org.refcodes : refcodes-filesystem | jar | 0.2.0 |
org.refcodes : refcodes-cryptography | jar | 0.2.0 |
org.refcodes : refcodes-licensing | jar | 0.2.0 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-factory-alt-spring | jar | 0.2.0 |
org.refcodes : refcodes-logger-alt-console | jar | 0.2.0 |
junit : junit | jar | 4.12 |