is not current version
Last Version 2.0.2

org.entur.jwt-rs:parent 1.0.5

Json Web Token resource-server utilities

GroupId

GroupId

org.entur.jwt-rs
ArtifactId

ArtifactId

parent
Version

Version

1.0.5
Type

Type

pom

Download parent 1.0.5

Filename Size
parent-1.0.5.pom 17 KB
Browse

<!-- https://jarcasting.com/artifacts/org.entur.jwt-rs/parent/ -->
<dependency>
    <groupId>org.entur.jwt-rs</groupId>
    <artifactId>parent</artifactId>
    <version>1.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.entur.jwt-rs/parent/
implementation 'org.entur.jwt-rs:parent:1.0.5'
// https://jarcasting.com/artifacts/org.entur.jwt-rs/parent/
implementation ("org.entur.jwt-rs:parent:1.0.5")
'org.entur.jwt-rs:parent:pom:1.0.5'
<dependency org="org.entur.jwt-rs" name="parent" rev="1.0.5">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.entur.jwt-rs', module='parent', version='1.0.5')
)
libraryDependencies += "org.entur.jwt-rs" % "parent" % "1.0.5"
[org.entur.jwt-rs/parent "1.0.5"]