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