MVN

de.cidaas : jwt

Maven & Gradle

Oct 16, 2017
2 usages

jwt · JWT helper for OpenId connect

<dependency>
    <groupId>de.cidaas</groupId>
    <artifactId>jwt</artifactId>
    <version>0.0.22</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.cidaas : jwt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.22

All Versions

Choose a version of de.cidaas : jwt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
jwt-0.0.22

How to add a dependency to Maven

Add the following de.cidaas : jwt maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.cidaas</groupId>
    <artifactId>jwt</artifactId>
    <version>0.0.22</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.cidaas : jwt gradle dependency to your build.gradle file:

implementation 'de.cidaas:jwt:0.0.22'

Gradle Kotlin DSL: Add the following de.cidaas : jwt gradle kotlin dependency to your build.gradle.kts file:

implementation("de.cidaas:jwt:0.0.22")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.cidaas : jwt sbt scala dependency to your build.sbt file:

libraryDependencies += "de.cidaas" % "jwt" % "0.0.22"

Advertisement

Dependencies from Group

jwt
Oct 16, 2017
2 usages
May 05, 2022
1 usages
2 stars

Discover Dependencies

Aug 24, 2023
16 usages
30 stars
Jul 04, 2023
2 usages
9 stars
Mar 20, 2020
2 usages
Mar 26, 2019
1 usages
14 stars
Mar 26, 2019
1 usages
132 stars
Apr 07, 2020
3 usages
22 stars
Sep 09, 2021
3 usages
8 stars