License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.vesalainen |
ArtifactId | ArtifactIdsecurity |
Last Version | Last Version1.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSecurity Utilities
Security Utilities
|
Filename | Size |
---|---|
security-1.8.0.pom | |
security-1.8.0.jar | 17 KB |
security-1.8.0-sources.jar | 10 KB |
security-1.8.0-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.vesalainen/security/ -->
<dependency>
<groupId>org.vesalainen</groupId>
<artifactId>security</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.vesalainen/security/
implementation 'org.vesalainen:security:1.8.0'
// https://jarcasting.com/artifacts/org.vesalainen/security/
implementation ("org.vesalainen:security:1.8.0")
'org.vesalainen:security:jar:1.8.0'
<dependency org="org.vesalainen" name="security" rev="1.8.0">
<artifact name="security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.vesalainen', module='security', version='1.8.0')
)
libraryDependencies += "org.vesalainen" % "security" % "1.8.0"
[org.vesalainen/security "1.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.vesalainen : util | jar | 1.8.0 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.54 |
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15on | jar | 1.54 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.vesalainen : comm | jar | 1.0.3 |