Last Version

com.github.vindell:jwt-issuer-with-jjwt 1.0.3.RELEASE

JWT Issuer Tools

License

License

Categories

Categories

jjwt Security
GroupId

GroupId

com.github.vindell
ArtifactId

ArtifactId

jwt-issuer-with-jjwt
Version

Version

1.0.3.RELEASE
Type

Type

jar
Description

Description

JWT Issuer Tools

Download jwt-issuer-with-jjwt 1.0.3.RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.vindell : jwt-issuer-api jar 1.0.3.RELEASE
io.jsonwebtoken : jjwt-api jar 0.10.6
io.jsonwebtoken : jjwt-impl jar 0.10.6
io.jsonwebtoken : jjwt-jackson jar 0.10.6
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.