Last Version

jwt 1.3.0

The jwt tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

jwt
Version

Version

1.3.0
Type

Type

jar
Description

Description

jwt
The jwt tool for java.

Download jwt 1.3.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.143
com.github.houbb : log-integration jar 1.1.8
com.github.houbb : id-core jar 0.0.6
com.auth0 : java-jwt jar 3.3.0

Project Modules

There are no modules declared in this project.