License |
License |
---|---|
GroupId | GroupIdorg.entur.jwt-rs |
ArtifactId | ArtifactIdjwt-spring-auth0-common |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJson Web Token resource-server utilities
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.entur.jwt-rs/jwt-spring-auth0-common/ -->
<dependency>
<groupId>org.entur.jwt-rs</groupId>
<artifactId>jwt-spring-auth0-common</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.entur.jwt-rs/jwt-spring-auth0-common/
implementation 'org.entur.jwt-rs:jwt-spring-auth0-common:2.0.2'
// https://jarcasting.com/artifacts/org.entur.jwt-rs/jwt-spring-auth0-common/
implementation ("org.entur.jwt-rs:jwt-spring-auth0-common:2.0.2")
'org.entur.jwt-rs:jwt-spring-auth0-common:jar:2.0.2'
<dependency org="org.entur.jwt-rs" name="jwt-spring-auth0-common" rev="2.0.2">
<artifact name="jwt-spring-auth0-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.entur.jwt-rs', module='jwt-spring-auth0-common', version='2.0.2')
)
libraryDependencies += "org.entur.jwt-rs" % "jwt-spring-auth0-common" % "2.0.2"
[org.entur.jwt-rs/jwt-spring-auth0-common "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.entur.jwt-rs : jwt-verifier-auth0 | jar | 2.0.2 |
org.entur.jwt-rs : jwt-spring-common | jar | 2.0.2 |