License |
License |
---|---|
GroupId | GroupIdcom.github.vindell |
ArtifactId | ArtifactIdjwt-issuer |
Last Version | Last Version1.0.3.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.github.vindell:jwt-issuer
JWT Issuer Tools
|
Project URL |
Project URL |
Filename | Size |
---|---|
jwt-issuer-1.0.3.RELEASE.pom | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vindell/jwt-issuer/ -->
<dependency>
<groupId>com.github.vindell</groupId>
<artifactId>jwt-issuer</artifactId>
<version>1.0.3.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vindell/jwt-issuer/
implementation 'com.github.vindell:jwt-issuer:1.0.3.RELEASE'
// https://jarcasting.com/artifacts/com.github.vindell/jwt-issuer/
implementation ("com.github.vindell:jwt-issuer:1.0.3.RELEASE")
'com.github.vindell:jwt-issuer:pom:1.0.3.RELEASE'
<dependency org="com.github.vindell" name="jwt-issuer" rev="1.0.3.RELEASE">
<artifact name="jwt-issuer" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.vindell', module='jwt-issuer', version='1.0.3.RELEASE')
)
libraryDependencies += "com.github.vindell" % "jwt-issuer" % "1.0.3.RELEASE"
[com.github.vindell/jwt-issuer "1.0.3.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-simple | jar | 1.7.26 |