License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-security-ext-chaos |
Last Version | Last Version3.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.refcodes:refcodes-security-ext-chaos
Artifact for providing java.security infrastructure for the chaos
symmetric encryption.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-security-ext-chaos/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-security-ext-chaos</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-security-ext-chaos/
implementation 'org.refcodes:refcodes-security-ext-chaos:3.0.4'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-security-ext-chaos/
implementation ("org.refcodes:refcodes-security-ext-chaos:3.0.4")
'org.refcodes:refcodes-security-ext-chaos:jar:3.0.4'
<dependency org="org.refcodes" name="refcodes-security-ext-chaos" rev="3.0.4">
<artifact name="refcodes-security-ext-chaos" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-security-ext-chaos', version='3.0.4')
)
libraryDependencies += "org.refcodes" % "refcodes-security-ext-chaos" % "3.0.4"
[org.refcodes/refcodes-security-ext-chaos "3.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-security-alt-chaos | jar | 3.0.4 |
org.refcodes : refcodes-security | jar | 3.0.4 |
org.refcodes : refcodes-licensing | jar | 3.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |