is not current version
Last Version 2.0.2

org.entur.jwt-rs:parent 1.1.1

Json Web Token resource-server utilities

GroupId

GroupId

org.entur.jwt-rs
ArtifactId

ArtifactId

parent
Version

Version

1.1.1
Type

Type

pom

Download parent 1.1.1

Filename Size
parent-1.1.1.pom 18 KB
Browse

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