Last Version

com.github.vindell:jwt-issuer-api 1.0.3.RELEASE

JWT Issuer Tools

License

License

GroupId

GroupId

com.github.vindell
ArtifactId

ArtifactId

jwt-issuer-api
Version

Version

1.0.3.RELEASE
Type

Type

jar
Description

Description

JWT Issuer Tools

Download jwt-issuer-api 1.0.3.RELEASE


<!-- 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"]

Dependencies

compile (3)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.26

Project Modules

There are no modules declared in this project.