License |
License |
---|---|
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-forwardsecrecy-alt-filesystem |
Version | Version2.1.1 |
Type | Typejar |
Description |
Descriptionorg.refcodes:refcodes-forwardsecrecy-alt-filesystem
Artifact for a file system based implementation of the forward secrecy
framework.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-forwardsecrecy-alt-filesystem/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-forwardsecrecy-alt-filesystem</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-forwardsecrecy-alt-filesystem/
implementation 'org.refcodes:refcodes-forwardsecrecy-alt-filesystem:2.1.1'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-forwardsecrecy-alt-filesystem/
implementation ("org.refcodes:refcodes-forwardsecrecy-alt-filesystem:2.1.1")
'org.refcodes:refcodes-forwardsecrecy-alt-filesystem:jar:2.1.1'
<dependency org="org.refcodes" name="refcodes-forwardsecrecy-alt-filesystem" rev="2.1.1">
<artifact name="refcodes-forwardsecrecy-alt-filesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-forwardsecrecy-alt-filesystem', version='2.1.1')
)
libraryDependencies += "org.refcodes" % "refcodes-forwardsecrecy-alt-filesystem" % "2.1.1"
[org.refcodes/refcodes-forwardsecrecy-alt-filesystem "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-component | jar | 2.1.1 |
org.refcodes : refcodes-exception | jar | 2.1.1 |
org.refcodes : refcodes-filesystem | jar | 2.1.1 |
org.refcodes : refcodes-forwardsecrecy | jar | 2.1.1 |
org.refcodes : refcodes-licensing | jar | 2.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-factory-alt-spring | jar | 2.1.1 |
org.refcodes : refcodes-logger-alt-console | jar | 2.1.1 |
org.refcodes : refcodes-logger-ext-slf4j | jar | 2.1.1 |
org.junit.jupiter : junit-jupiter | jar | 5.5.2 |