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