License |
License |
---|---|
GroupId | GroupIdio.stargate.auth.jwt |
ArtifactId | ArtifactIdauth-jwt-service |
Version | Version1.0.48 |
Type | Typejar |
Description |
DescriptionCore modules for Stargate
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
auth-jwt-service-1.0.48.pom | |
auth-jwt-service-1.0.48.jar | 455 KB |
auth-jwt-service-1.0.48-sources.jar | 8 KB |
auth-jwt-service-1.0.48-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.stargate.auth.jwt/auth-jwt-service/ -->
<dependency>
<groupId>io.stargate.auth.jwt</groupId>
<artifactId>auth-jwt-service</artifactId>
<version>1.0.48</version>
</dependency>
// https://jarcasting.com/artifacts/io.stargate.auth.jwt/auth-jwt-service/
implementation 'io.stargate.auth.jwt:auth-jwt-service:1.0.48'
// https://jarcasting.com/artifacts/io.stargate.auth.jwt/auth-jwt-service/
implementation ("io.stargate.auth.jwt:auth-jwt-service:1.0.48")
'io.stargate.auth.jwt:auth-jwt-service:jar:1.0.48'
<dependency org="io.stargate.auth.jwt" name="auth-jwt-service" rev="1.0.48">
<artifact name="auth-jwt-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.stargate.auth.jwt', module='auth-jwt-service', version='1.0.48')
)
libraryDependencies += "io.stargate.auth.jwt" % "auth-jwt-service" % "1.0.48"
[io.stargate.auth.jwt/auth-jwt-service "1.0.48"]
Group / Artifact | Type | Version |
---|---|---|
org.json : json | jar | 20190722 |
com.nimbusds : nimbus-jose-jwt | jar | 9.0.1 |
Group / Artifact | Type | Version |
---|---|---|
io.stargate.auth : authnz | jar | 1.0.48 |
io.stargate.db : persistence-api | jar | 1.0.48 |
org.osgi : org.osgi.core | jar | 6.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.21.0 |
org.mockito : mockito-core | jar | 3.12.4 |
org.jacoco : org.jacoco.agent | jar | 0.8.6 |