MVN

io.sapl : sapl-jwt

Maven & Gradle

Dec 27, 2021
29 stars

SAPL JSON Web Token Support Libraries

<dependency>
    <groupId>io.sapl</groupId>
    <artifactId>sapl-jwt</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.sapl : sapl-jwt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of io.sapl : sapl-jwt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
sapl-jwt-2.0.1
sapl-jwt-2.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.sapl</groupId>
    <artifactId>sapl-jwt</artifactId>
    <version>2.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.sapl : sapl-jwt gradle dependency to your build.gradle file:

implementation 'io.sapl:sapl-jwt:2.0.1'

Gradle Kotlin DSL: Add the following io.sapl : sapl-jwt gradle kotlin dependency to your build.gradle.kts file:

implementation("io.sapl:sapl-jwt:2.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.sapl : sapl-jwt sbt scala dependency to your build.sbt file:

libraryDependencies += "io.sapl" % "sapl-jwt" % "2.0.1"

Advertisement

Dependencies from Group

Dec 27, 2021
5 usages
29 stars
Dec 27, 2021
3 usages
16 stars
Dec 27, 2021
3 usages
29 stars
Dec 27, 2021
2 usages
37 stars
Dec 27, 2021
1 usages

Discover Dependencies

Sep 20, 2005
1 usages
Jun 09, 2013
5 usages
7 stars
May 15, 2010
1 usages
Dec 05, 2014
1 usages
266 stars
Apr 19, 2013
1 usages
Jul 24, 2014
2 usages
Sep 27, 2013
2 usages
260 stars