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