License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.elastisys.scale |
ArtifactId | ArtifactIdcommons.security |
Last Version | Last Version2.3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionelastisys:scale :: commons :: security
Security-related utility classes (loading/writing cryptographic keys and the likes).
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
commons.security-2.3.4.pom | |
commons.security-2.3.4.jar | 10 KB |
commons.security-2.3.4-sources.jar | 8 KB |
commons.security-2.3.4-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.elastisys.scale/commons.security/ -->
<dependency>
<groupId>com.elastisys.scale</groupId>
<artifactId>commons.security</artifactId>
<version>2.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.elastisys.scale/commons.security/
implementation 'com.elastisys.scale:commons.security:2.3.4'
// https://jarcasting.com/artifacts/com.elastisys.scale/commons.security/
implementation ("com.elastisys.scale:commons.security:2.3.4")
'com.elastisys.scale:commons.security:jar:2.3.4'
<dependency org="com.elastisys.scale" name="commons.security" rev="2.3.4">
<artifact name="commons.security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.elastisys.scale', module='commons.security', version='2.3.4')
)
libraryDependencies += "com.elastisys.scale" % "commons.security" % "2.3.4"
[com.elastisys.scale/commons.security "2.3.4"]
Group / Artifact | Type | Version |
---|---|---|
com.elastisys.scale : commons.util | jar | 2.3.4 |
org.bitbucket.b_c : jose4j | jar | 0.4.4 |
org.bouncycastle : bcprov-jdk15on | jar | 1.53 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.53 |
org.slf4j : slf4j-api | jar | 1.7.22 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |
ch.qos.logback : logback-classic | jar | 1.1.9 |