MVN

de.christofreichardt : json-web-signature

Maven & Gradle

Dec 30, 2022
0 stars

json-web-signature · A partial implementation of RFC 7515

<dependency>
    <groupId>de.christofreichardt</groupId>
    <artifactId>json-web-signature</artifactId>
    <version>1.0.0-beta</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.christofreichardt : json-web-signature to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0-beta
  • Latest Beta: 1.0.0-beta

All Versions

Choose a version of de.christofreichardt : json-web-signature to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
json-web-signature-1.0.0-beta

How to add a dependency to Maven

Add the following de.christofreichardt : json-web-signature maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.christofreichardt</groupId>
    <artifactId>json-web-signature</artifactId>
    <version>1.0.0-beta</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.christofreichardt : json-web-signature gradle dependency to your build.gradle file:

implementation 'de.christofreichardt:json-web-signature:1.0.0-beta'

Gradle Kotlin DSL: Add the following de.christofreichardt : json-web-signature gradle kotlin dependency to your build.gradle.kts file:

implementation("de.christofreichardt:json-web-signature:1.0.0-beta")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.christofreichardt : json-web-signature sbt scala dependency to your build.sbt file:

libraryDependencies += "de.christofreichardt" % "json-web-signature" % "1.0.0-beta"

Advertisement

Dependencies from Group

Jul 28, 2023
4 usages
0 stars
Jun 27, 2023
2 usages
0 stars
Jun 27, 2023
1 usages
1 stars
Jun 27, 2023
1 usages
1 stars
Jun 27, 2023
1 stars

Discover Dependencies

Aug 12, 2023
137 stars
Aug 12, 2023
137 stars
Aug 12, 2023
137 stars
Aug 12, 2023
137 stars
Aug 12, 2023
137 stars
Aug 12, 2023
137 stars
Aug 12, 2023
137 stars
Aug 12, 2023
137 stars
Aug 12, 2023
137 stars
Jan 25, 2023
4 stars