MVN

com.bcgdv.jwt : token-generation

Maven & Gradle

Mar 11, 2017
1 usages
1 stars

token-generation · JWT token generation with encrypted payloads and CLI

<dependency>
    <groupId>com.bcgdv.jwt</groupId>
    <artifactId>token-generation</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bcgdv.jwt : token-generation to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.bcgdv.jwt : token-generation to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
token-generation-1.1
1.0
token-generation-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.bcgdv.jwt</groupId>
    <artifactId>token-generation</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.bcgdv.jwt : token-generation gradle dependency to your build.gradle file:

implementation 'com.bcgdv.jwt:token-generation:1.1'

Gradle Kotlin DSL: Add the following com.bcgdv.jwt : token-generation gradle kotlin dependency to your build.gradle.kts file:

implementation("com.bcgdv.jwt:token-generation:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.bcgdv.jwt : token-generation sbt scala dependency to your build.sbt file:

libraryDependencies += "com.bcgdv.jwt" % "token-generation" % "1.1"

Advertisement

Dependencies from Group

Mar 11, 2017
1 usages
1 stars
Mar 11, 2017
0 stars

Discover Dependencies

Mar 09, 2019
1 usages
6 stars
Mar 12, 2017
1 stars
Mar 15, 2017
0 stars
Mar 14, 2017
1 usages
0 stars
Mar 12, 2017
1 stars
Mar 12, 2017
1 usages
1 stars
Mar 08, 2023
1.2k stars
Aug 10, 2019
2 usages
0 stars