Last Version

com.github.hiwepy:jwt-issuer-with-jjwt 1.1.8.RELEASE

JWT Issuer Tools

License

License

Categories

Categories

jjwt Security
GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

jwt-issuer-with-jjwt
Version

Version

1.1.8.RELEASE
Type

Type

jar
Description

Description

JWT Issuer Tools

Download jwt-issuer-with-jjwt 1.1.8.RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.hiwepy : jwt-issuer-api jar 1.1.8.RELEASE
io.jsonwebtoken : jjwt-api jar 0.11.2
io.jsonwebtoken : jjwt-impl jar 0.11.2
io.jsonwebtoken : jjwt-jackson jar 0.11.2
org.slf4j : slf4j-api jar 1.7.26

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

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.