License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdio.feistel |
ArtifactId | ArtifactIdsecurity-common |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsecurity-common
Java security utils
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
security-common-1.0.1.pom | |
security-common-1.0.1.jar | 31 KB |
security-common-1.0.1-sources.jar | 20 KB |
security-common-1.0.1-javadoc.jar | 199 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.feistel/security-common/ -->
<dependency>
<groupId>io.feistel</groupId>
<artifactId>security-common</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.feistel/security-common/
implementation 'io.feistel:security-common:1.0.1'
// https://jarcasting.com/artifacts/io.feistel/security-common/
implementation ("io.feistel:security-common:1.0.1")
'io.feistel:security-common:jar:1.0.1'
<dependency org="io.feistel" name="security-common" rev="1.0.1">
<artifact name="security-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.feistel', module='security-common', version='1.0.1')
)
libraryDependencies += "io.feistel" % "security-common" % "1.0.1"
[io.feistel/security-common "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-ext-jdk15to18 | jar | 1.70 |
Group / Artifact | Type | Version |
---|---|---|
cglib : cglib | jar | 3.2.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |