MVN

com.inversoft : prime-jwt

Maven & Gradle

Oct 17, 2018
3 usages
156 stars

Inversoft Prime JWT · A Java 8 fluent API for signing, verifying and building JSON Web Tokens

<dependency>
    <groupId>com.inversoft</groupId>
    <artifactId>prime-jwt</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.0

All Versions

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

Version Vulnerabilities Updated
2.0.x
prime-jwt-2.0.0
1.3.x
prime-jwt-1.3.1
prime-jwt-1.3.0
1.2.x
prime-jwt-1.2.1
2 vulnerabilities
prime-jwt-1.2.0
2 vulnerabilities
1.1.x
prime-jwt-1.1.0
2 vulnerabilities
1.0.x
prime-jwt-1.0.0
2 vulnerabilities
0.2.x
prime-jwt-0.2.1
2 vulnerabilities

How to add a dependency to Maven

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

<dependency>
    <groupId>com.inversoft</groupId>
    <artifactId>prime-jwt</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.inversoft:prime-jwt:2.0.0'

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

implementation("com.inversoft:prime-jwt:2.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.inversoft" % "prime-jwt" % "2.0.0"

Advertisement

Dependencies from Group

Aug 05, 2022
4 usages
0 stars
Sep 17, 2022
3 usages
0 stars
Oct 17, 2018
3 usages
156 stars
Dec 07, 2021
2 usages
0 stars
Mar 05, 2020
15 stars

Discover Dependencies

Jul 20, 2023
129 usages
676 stars
Jun 20, 2020
1 usages
322 stars
Mar 06, 2019
2 stars
Jan 10, 2019
103 stars
Oct 24, 2017
4 stars
Jan 27, 2019
2 stars