License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.solovyev |
ArtifactId | ArtifactIdcommon-security |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Common Library Security
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Project Organization |
Project Organizationse.solovyev |
Filename | Size |
---|---|
common-security-1.0.7.pom | |
common-security-1.0.7.jar | 12 KB |
common-security-1.0.7-sources.jar | 8 KB |
common-security-1.0.7-javadoc.jar | 81 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.solovyev/common-security/ -->
<dependency>
<groupId>org.solovyev</groupId>
<artifactId>common-security</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.solovyev/common-security/
implementation 'org.solovyev:common-security:1.0.7'
// https://jarcasting.com/artifacts/org.solovyev/common-security/
implementation ("org.solovyev:common-security:1.0.7")
'org.solovyev:common-security:jar:1.0.7'
<dependency org="org.solovyev" name="common-security" rev="1.0.7">
<artifact name="common-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.solovyev', module='common-security', version='1.0.7')
)
libraryDependencies += "org.solovyev" % "common-security" % "1.0.7"
[org.solovyev/common-security "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.solovyev : common-core | jar | 1.0.7 |
org.solovyev : common-text | jar | 1.0.7 |
com.google.code.findbugs : annotations | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk16 | jar | 1.46 |
junit : junit | jar | 4.11 |
com.intellij : annotations | jar | 7.0.3 |