MVN

io.github.jplflyer : Spring-Web-JWT

Maven & Gradle

Feb 18, 2024
1 stars

Spring Web JWT · Provides boilerplate for implementing JWT Authentication

<dependency>
    <groupId>io.github.jplflyer</groupId>
    <artifactId>Spring-Web-JWT</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.jplflyer : Spring-Web-JWT to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.github.jplflyer : Spring-Web-JWT to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
Spring-Web-JWT-1.0.0

How to add a dependency to Maven

Add the following io.github.jplflyer : Spring-Web-JWT maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.jplflyer</groupId>
    <artifactId>Spring-Web-JWT</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.jplflyer : Spring-Web-JWT gradle dependency to your build.gradle file:

implementation 'io.github.jplflyer:Spring-Web-JWT:1.0.0'

Gradle Kotlin DSL: Add the following io.github.jplflyer : Spring-Web-JWT gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.jplflyer:Spring-Web-JWT:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.jplflyer : Spring-Web-JWT sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.jplflyer" % "Spring-Web-JWT" % "1.0.0"

Advertisement

Dependencies from Group

Feb 18, 2024
1 stars

Discover Dependencies

Feb 18, 2024
46 stars
Feb 18, 2024
7.6k stars
Feb 18, 2024
22.5k stars
Feb 18, 2024
31 stars
Feb 18, 2024
647 stars
Feb 18, 2024
36 stars
Feb 18, 2024
18 stars
Feb 18, 2024
182 stars
Feb 18, 2024
17 stars