License |
License |
---|---|
GroupId | GroupIdio.stargate.auth.table |
ArtifactId | ArtifactIdauth-table-based-service |
Version | Version1.0.30 |
Type | Typejar |
Description |
DescriptionCore modules for Stargate
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.stargate.auth.table/auth-table-based-service/ -->
<dependency>
<groupId>io.stargate.auth.table</groupId>
<artifactId>auth-table-based-service</artifactId>
<version>1.0.30</version>
</dependency>
// https://jarcasting.com/artifacts/io.stargate.auth.table/auth-table-based-service/
implementation 'io.stargate.auth.table:auth-table-based-service:1.0.30'
// https://jarcasting.com/artifacts/io.stargate.auth.table/auth-table-based-service/
implementation ("io.stargate.auth.table:auth-table-based-service:1.0.30")
'io.stargate.auth.table:auth-table-based-service:jar:1.0.30'
<dependency org="io.stargate.auth.table" name="auth-table-based-service" rev="1.0.30">
<artifact name="auth-table-based-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.stargate.auth.table', module='auth-table-based-service', version='1.0.30')
)
libraryDependencies += "io.stargate.auth.table" % "auth-table-based-service" % "1.0.30"
[io.stargate.auth.table/auth-table-based-service "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 |
org.mindrot : jbcrypt | jar | 0.4 |
Group / Artifact | Type | Version |
---|---|---|
io.stargate.auth : authnz | jar | 1.0.30 |
io.stargate.core : core | jar | 1.0.30 |
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.junit.jupiter : junit-jupiter | jar | 5.7.0 |
org.assertj : assertj-core | jar | 3.17.2 |
org.mockito : mockito-core | jar | 3.5.13 |
org.jacoco : org.jacoco.agent | jar | 0.8.6 |