License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdli.rudin.core |
ArtifactId | ArtifactIdcore-security |
Last Version | Last Version1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
core-security-1.7.pom | |
core-security-1.7.jar | 5 KB |
core-security-1.7-sources.jar | 3 KB |
core-security-1.7-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/li.rudin.core/core-security/ -->
<dependency>
<groupId>li.rudin.core</groupId>
<artifactId>core-security</artifactId>
<version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/li.rudin.core/core-security/
implementation 'li.rudin.core:core-security:1.7'
// https://jarcasting.com/artifacts/li.rudin.core/core-security/
implementation ("li.rudin.core:core-security:1.7")
'li.rudin.core:core-security:jar:1.7'
<dependency org="li.rudin.core" name="core-security" rev="1.7">
<artifact name="core-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='li.rudin.core', module='core-security', version='1.7')
)
libraryDependencies += "li.rudin.core" % "core-security" % "1.7"
[li.rudin.core/core-security "1.7"]
Group / Artifact | Type | Version |
---|---|---|
li.rudin.core : core-crypto | jar | 1.7 |
li.rudin.core : core-cdi-api | jar | 1.7 |
li.rudin.core : core-jaxrs-api | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
li.rudin.core : core-cdi-test | jar | 1.7 |