License |
License |
---|---|
GroupId | GroupIdio.stargate.auth |
ArtifactId | ArtifactIdauthnz |
Last Version | Last Version2.0.0-ALPHA-14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCore modules for Stargate
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
authnz-2.0.0-ALPHA-14.pom | |
authnz-2.0.0-ALPHA-14.jar | 748 KB |
authnz-2.0.0-ALPHA-14-sources.jar | 26 KB |
authnz-2.0.0-ALPHA-14-javadoc.jar | 170 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.stargate.auth/authnz/ -->
<dependency>
<groupId>io.stargate.auth</groupId>
<artifactId>authnz</artifactId>
<version>2.0.0-ALPHA-14</version>
</dependency>
// https://jarcasting.com/artifacts/io.stargate.auth/authnz/
implementation 'io.stargate.auth:authnz:2.0.0-ALPHA-14'
// https://jarcasting.com/artifacts/io.stargate.auth/authnz/
implementation ("io.stargate.auth:authnz:2.0.0-ALPHA-14")
'io.stargate.auth:authnz:jar:2.0.0-ALPHA-14'
<dependency org="io.stargate.auth" name="authnz" rev="2.0.0-ALPHA-14">
<artifact name="authnz" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.stargate.auth', module='authnz', version='2.0.0-ALPHA-14')
)
libraryDependencies += "io.stargate.auth" % "authnz" % "2.0.0-ALPHA-14"
[io.stargate.auth/authnz "2.0.0-ALPHA-14"]
Group / Artifact | Type | Version |
---|---|---|
io.stargate.db : persistence-api | jar | 2.0.0-ALPHA-14 |
org.osgi : org.osgi.core | jar | 6.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jacoco : org.jacoco.agent | jar | 0.8.8 |