java-jwt-nodependencies

This is a drop in replacement for the auth0 java-jwt library (see https://github.com/auth0/java-jwt). This jar makes sure there are no external dependencies (e.g. fasterXml, Apacha Commons) needed. This is useful when deploying to an application server (e.g. tomcat with Alfreso or Pega).

License

License

Categories

Categories

Java Languages
GroupId

GroupId

nl.open
ArtifactId

ArtifactId

java-jwt-nodependencies
Last Version

Last Version

3.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

java-jwt-nodependencies
This is a drop in replacement for the auth0 java-jwt library (see https://github.com/auth0/java-jwt). This jar makes sure there are no external dependencies (e.g. fasterXml, Apacha Commons) needed. This is useful when deploying to an application server (e.g. tomcat with Alfreso or Pega).
Project URL

Project URL

https://bitbucket.org/opensupport/java-jwt-nodependencies
Source Code Management

Source Code Management

https://bitbucket.org/opensupport/java-jwt-nodependencies/src

Download java-jwt-nodependencies

How to add to project

<!-- https://jarcasting.com/artifacts/nl.open/java-jwt-nodependencies/ -->
<dependency>
    <groupId>nl.open</groupId>
    <artifactId>java-jwt-nodependencies</artifactId>
    <version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.open/java-jwt-nodependencies/
implementation 'nl.open:java-jwt-nodependencies:3.2.0'
// https://jarcasting.com/artifacts/nl.open/java-jwt-nodependencies/
implementation ("nl.open:java-jwt-nodependencies:3.2.0")
'nl.open:java-jwt-nodependencies:jar:3.2.0'
<dependency org="nl.open" name="java-jwt-nodependencies" rev="3.2.0">
  <artifact name="java-jwt-nodependencies" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.open', module='java-jwt-nodependencies', version='3.2.0')
)
libraryDependencies += "nl.open" % "java-jwt-nodependencies" % "3.2.0"
[nl.open/java-jwt-nodependencies "3.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.0