MVN

com.zdawn : jwt-token

Maven & Gradle

Nov 02, 2021
1 usages
0 stars

jwt-token · realize the jwt for java web application base on io.jsonwebtoken jjwt

<dependency>
    <groupId>com.zdawn</groupId>
    <artifactId>jwt-token</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.zdawn : jwt-token to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of com.zdawn : jwt-token to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
jwt-token-1.2.1
jwt-token-1.2.0

How to add a dependency to Maven

Add the following com.zdawn : jwt-token maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.zdawn</groupId>
    <artifactId>jwt-token</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.zdawn : jwt-token gradle dependency to your build.gradle file:

implementation 'com.zdawn:jwt-token:1.2.1'

Gradle Kotlin DSL: Add the following com.zdawn : jwt-token gradle kotlin dependency to your build.gradle.kts file:

implementation("com.zdawn:jwt-token:1.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.zdawn : jwt-token sbt scala dependency to your build.sbt file:

libraryDependencies += "com.zdawn" % "jwt-token" % "1.2.1"

Advertisement

Dependencies from Group

Jul 06, 2022
1 usages
0 stars
Nov 02, 2021
1 usages
0 stars
Jul 12, 2023
0 stars
May 25, 2020
0 stars
May 05, 2019
0 stars

Discover Dependencies

Jun 26, 2023
1 usages
3.1k stars
Jun 26, 2023
1 usages
3.1k stars
Oct 20, 2021
2 usages
3 stars
Dec 19, 2021
1 usages
0 stars
Dec 19, 2021
1 usages
0 stars
Feb 27, 2023
1 usages
1 stars
Nov 24, 2021
2 usages
5 stars
Dec 12, 2021
3 usages
0 stars
Aug 21, 2023
5 usages
5 stars