MVN

com.github.hiwepy : jwt-issuer

Maven & Gradle

Sep 07, 2022

com.github.hiwepy:jwt-issuer · JWT Issuer Tools

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

Latest Version

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

  • Latest Stable: 1.1.1.RELEASE

All Versions

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

Version Vulnerabilities Updated
1.1.x
jwt-issuer-1.1.8.RELEASE
jwt-issuer-1.1.1.RELEASE
jwt-issuer-1.1.0.RELEASE
1.0.x
jwt-issuer-1.0.9.RELEASE
jwt-issuer-1.0.8.RELEASE
jwt-issuer-1.0.7.RELEASE
jwt-issuer-1.0.6.RELEASE
jwt-issuer-1.0.5.RELEASE
jwt-issuer-1.0.4.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.hiwepy</groupId>
    <artifactId>jwt-issuer</artifactId>
    <version>1.1.1.RELEASE</version>
</dependency>