Last Version

io.stargate.auth.jwt:auth-jwt-service 2.0.0-ALPHA-14

Core modules for Stargate

License

License

GroupId

GroupId

io.stargate.auth.jwt
ArtifactId

ArtifactId

auth-jwt-service
Version

Version

2.0.0-ALPHA-14
Type

Type

jar
Description

Description

Core modules for Stargate
Source Code Management

Source Code Management

http://github.com/stargate/stargate/tree/master/auth-jwt-service

Download auth-jwt-service 2.0.0-ALPHA-14


<!-- https://jarcasting.com/artifacts/io.stargate.auth.jwt/auth-jwt-service/ -->
<dependency>
    <groupId>io.stargate.auth.jwt</groupId>
    <artifactId>auth-jwt-service</artifactId>
    <version>2.0.0-ALPHA-14</version>
</dependency>
// https://jarcasting.com/artifacts/io.stargate.auth.jwt/auth-jwt-service/
implementation 'io.stargate.auth.jwt:auth-jwt-service:2.0.0-ALPHA-14'
// https://jarcasting.com/artifacts/io.stargate.auth.jwt/auth-jwt-service/
implementation ("io.stargate.auth.jwt:auth-jwt-service:2.0.0-ALPHA-14")
'io.stargate.auth.jwt:auth-jwt-service:jar:2.0.0-ALPHA-14'
<dependency org="io.stargate.auth.jwt" name="auth-jwt-service" rev="2.0.0-ALPHA-14">
  <artifact name="auth-jwt-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.stargate.auth.jwt', module='auth-jwt-service', version='2.0.0-ALPHA-14')
)
libraryDependencies += "io.stargate.auth.jwt" % "auth-jwt-service" % "2.0.0-ALPHA-14"
[io.stargate.auth.jwt/auth-jwt-service "2.0.0-ALPHA-14"]

Dependencies

compile (2)

Group / Artifact Type Version
org.json : json jar 20190722
com.nimbusds : nimbus-jose-jwt jar 9.21

provided (3)

Group / Artifact Type Version
io.stargate.auth : authnz jar 2.0.0-ALPHA-14
io.stargate.db : persistence-api jar 2.0.0-ALPHA-14
org.osgi : org.osgi.core jar 6.0.0

test (4)

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.8

Project Modules

There are no modules declared in this project.