License |
License |
---|---|
GroupId | GroupIdio.stargate.auth.api |
ArtifactId | ArtifactIdauth-api |
Version | Version1.0.46 |
Type | Typejar |
Description |
DescriptionCore modules for Stargate
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
auth-api-1.0.46.pom | |
auth-api-1.0.46.jar | 22 MB |
auth-api-1.0.46-sources.jar | 18 KB |
auth-api-1.0.46-javadoc.jar | 100 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.stargate.auth.api/auth-api/ -->
<dependency>
<groupId>io.stargate.auth.api</groupId>
<artifactId>auth-api</artifactId>
<version>1.0.46</version>
</dependency>
// https://jarcasting.com/artifacts/io.stargate.auth.api/auth-api/
implementation 'io.stargate.auth.api:auth-api:1.0.46'
// https://jarcasting.com/artifacts/io.stargate.auth.api/auth-api/
implementation ("io.stargate.auth.api:auth-api:1.0.46")
'io.stargate.auth.api:auth-api:jar:1.0.46'
<dependency org="io.stargate.auth.api" name="auth-api" rev="1.0.46">
<artifact name="auth-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.stargate.auth.api', module='auth-api', version='1.0.46')
)
libraryDependencies += "io.stargate.auth.api" % "auth-api" % "1.0.46"
[io.stargate.auth.api/auth-api "1.0.46"]
Group / Artifact | Type | Version |
---|---|---|
io.stargate.metrics : metrics-jersey | jar | 1.0.46 |
io.dropwizard : dropwizard-jersey | jar | 2.0.27 |
io.dropwizard : dropwizard-core | jar | 2.0.27 |
io.dropwizard : dropwizard-logging | jar | 2.0.27 |
io.swagger : swagger-jersey2-jaxrs | jar | 1.6.3 |
Group / Artifact | Type | Version |
---|---|---|
io.stargate.core : core | jar | 1.0.46 |
io.stargate.auth : authnz | jar | 1.0.46 |
io.stargate.db : persistence-api | jar | 1.0.46 |
org.osgi : org.osgi.core | jar | 6.0.0 |
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-testing | jar | 2.0.27 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.mockito : mockito-core | jar | 3.12.4 |
org.assertj : assertj-core | jar | 3.21.0 |
org.jacoco : org.jacoco.agent | jar | 0.8.6 |