com.github.vindell:jwt-issuer

JWT Issuer Tools

License

License

GroupId

GroupId

com.github.vindell
ArtifactId

ArtifactId

jwt-issuer
Last Version

Last Version

1.0.3.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

com.github.vindell:jwt-issuer
JWT Issuer Tools
Project URL

Project URL

https://github.com/vindell/jwt-issuer

Download jwt-issuer

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
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

  • jwt-issuer-api
  • jwt-issuer-with-jjwt
  • jwt-issuer-with-nimbus

Versions

Version
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE