Last Version

org.refcodes:refcodes-security 3.0.4

Artifact with commonly used security functionality such as message digester and provider for the java.security framework. The "refcodes-forwardsecrecy" framework settels on top of the "refcodes-security" artifact.

License

License

Categories

Categories

Security
GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-security
Version

Version

3.0.4
Type

Type

jar
Description

Description

org.refcodes:refcodes-security
Artifact with commonly used security functionality such as message digester and provider for the java.security framework. The "refcodes-forwardsecrecy" framework settels on top of the "refcodes-security" artifact.
Project URL

Project URL

https://bitbucket.org/refcodes/refcodes-security
Source Code Management

Source Code Management

https://bitbucket.org/refcodes/refcodes-security

Download refcodes-security 3.0.4


<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-security/ -->
<dependency>
    <groupId>org.refcodes</groupId>
    <artifactId>refcodes-security</artifactId>
    <version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-security/
implementation 'org.refcodes:refcodes-security:3.0.4'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-security/
implementation ("org.refcodes:refcodes-security:3.0.4")
'org.refcodes:refcodes-security:jar:3.0.4'
<dependency org="org.refcodes" name="refcodes-security" rev="3.0.4">
  <artifact name="refcodes-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-security', version='3.0.4')
)
libraryDependencies += "org.refcodes" % "refcodes-security" % "3.0.4"
[org.refcodes/refcodes-security "3.0.4"]

Dependencies

compile (5)

Group / Artifact Type Version
org.refcodes : refcodes-data jar 3.0.4
org.refcodes : refcodes-mixin jar 3.0.4
org.refcodes : refcodes-exception jar 3.0.4
org.jasypt : jasypt jar 1.9.3
org.refcodes : refcodes-licensing jar 3.0.4

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.