MVN

com.github.vindell : jwt-issuer

Maven & Gradle

Aug 11, 2019

JWT Issuer Tools

<dependency>
    <groupId>com.github.vindell</groupId>
    <artifactId>jwt-issuer</artifactId>
    <version>1.0.3.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.vindell : jwt-issuer to add to Maven - Latest Versions:

  • Latest Stable: 1.0.3.RELEASE

All Versions

Choose a version of com.github.vindell : jwt-issuer to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
jwt-issuer-1.0.3.RELEASE
jwt-issuer-1.0.2.RELEASE
jwt-issuer-1.0.1.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.vindell</groupId>
    <artifactId>jwt-issuer</artifactId>
    <version>1.0.3.RELEASE</version>
</dependency>