License |
License |
---|---|
GroupId | GroupIdio.stargate.auth |
ArtifactId | ArtifactIdauthnz |
Version | Version1.0.30 |
Type | Typejar |
Description |
DescriptionCore modules for Stargate
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
authnz-1.0.30.pom | |
authnz-1.0.30.jar | 748 KB |
authnz-1.0.30-sources.jar | 26 KB |
authnz-1.0.30-javadoc.jar | 170 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.stargate.auth/authnz/ -->
<dependency>
<groupId>io.stargate.auth</groupId>
<artifactId>authnz</artifactId>
<version>1.0.30</version>
</dependency>
// https://jarcasting.com/artifacts/io.stargate.auth/authnz/
implementation 'io.stargate.auth:authnz:1.0.30'
// https://jarcasting.com/artifacts/io.stargate.auth/authnz/
implementation ("io.stargate.auth:authnz:1.0.30")
'io.stargate.auth:authnz:jar:1.0.30'
<dependency org="io.stargate.auth" name="authnz" rev="1.0.30">
<artifact name="authnz" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.stargate.auth', module='authnz', version='1.0.30')
)
libraryDependencies += "io.stargate.auth" % "authnz" % "1.0.30"
[io.stargate.auth/authnz "1.0.30"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
io.stargate.db : persistence-api | jar | 1.0.30 |
org.osgi : org.osgi.core | jar | 6.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : log4j-over-slf4j | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.jacoco : org.jacoco.agent | jar | 0.8.6 |