MVN

tz.co.asoft : jwt-rs

Maven & Gradle

Feb 03, 2021
4 usages

jwt-rs · A Platform agnostic way of dealing with JWT tokens signed with the RSA algorithms

<dependency>
    <groupId>tz.co.asoft</groupId>
    <artifactId>jwt-rs</artifactId>
    <version>0.0.40</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tz.co.asoft : jwt-rs to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.40

All Versions

Choose a version of tz.co.asoft : jwt-rs to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
jwt-rs-0.0.40
jwt-rs-0.0.30
jwt-rs-0.0.2
jwt-rs-0.0.1

How to add a dependency to Maven

Add the following tz.co.asoft : jwt-rs maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>tz.co.asoft</groupId>
    <artifactId>jwt-rs</artifactId>
    <version>0.0.40</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following tz.co.asoft : jwt-rs gradle dependency to your build.gradle file:

implementation 'tz.co.asoft:jwt-rs:0.0.40'

Gradle Kotlin DSL: Add the following tz.co.asoft : jwt-rs gradle kotlin dependency to your build.gradle.kts file:

implementation("tz.co.asoft:jwt-rs:0.0.40")

How to add a dependency to SBT Scala

SBT Scala: Add the following tz.co.asoft : jwt-rs sbt scala dependency to your build.sbt file:

libraryDependencies += "tz.co.asoft" % "jwt-rs" % "0.0.40"

Advertisement

Dependencies from Group

Jan 19, 2021
16 usages
Feb 03, 2021
12 usages
Jan 19, 2021
10 usages
May 02, 2021
9 usages
Jul 04, 2022
9 usages

Discover Dependencies

Jan 18, 2014
5 usages
2 stars
Jan 19, 2015
4 usages
0 stars
Apr 18, 2017
5 usages
2.7k stars
Aug 26, 2015
11 usages
233 stars
Jun 04, 2015
3 usages
2 stars
Sep 06, 2014
5 usages
2.9k stars