License |
License |
---|---|
GroupId | GroupIdcom.github.vindell |
ArtifactId | ArtifactIdjwt-issuer-api |
Last Version | Last Version1.0.3.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJWT Issuer Tools
|
<!-- https://jarcasting.com/artifacts/com.github.vindell/jwt-issuer-api/ -->
<dependency>
<groupId>com.github.vindell</groupId>
<artifactId>jwt-issuer-api</artifactId>
<version>1.0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vindell/jwt-issuer-api/
implementation 'com.github.vindell:jwt-issuer-api:1.0.3.RELEASE'
// https://jarcasting.com/artifacts/com.github.vindell/jwt-issuer-api/
implementation ("com.github.vindell:jwt-issuer-api:1.0.3.RELEASE")
'com.github.vindell:jwt-issuer-api:jar:1.0.3.RELEASE'
<dependency org="com.github.vindell" name="jwt-issuer-api" rev="1.0.3.RELEASE">
<artifact name="jwt-issuer-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vindell', module='jwt-issuer-api', version='1.0.3.RELEASE')
)
libraryDependencies += "com.github.vindell" % "jwt-issuer-api" % "1.0.3.RELEASE"
[com.github.vindell/jwt-issuer-api "1.0.3.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.5 |
com.alibaba : fastjson | jar | 1.2.56 |
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 |