How To Install Java Artifact com.auth0.java-jwt v2.2.1

com.auth0 java-jwt 2.2.1

Introduction

In this article, we'll learn how to install Java artifact java-jwt from com.auth0 group in version 2.2.1. The artifact is available in 57 versions: 4.4.0 4.3.0 4.2.2 4.2.1 4.2.0 4.1.0 4.0.0-beta.0 4.0.0 3.19.4 3.19.3 3.19.2 3.19.1 3.19.0 3.18.3 3.18.2 3.18.1 3.18.0 3.17.0 3.16.0 3.15.0 3.14.0 3.13.0 3.12.1 3.12.0 3.11.0 3.10.3 3.10.2 3.10.1 3.10.0 3.9.0 3.8.3 3.8.2 3.8.1 3.8.0 3.7.0 3.6.0 3.5.0 3.4.1 3.4.0 3.3.0 3.2.0 3.1.0 3.0.2 3.0.1 2.3.0 2.2.2 2.2.1 2.2.0 2.1.0 2.0.1 2.0.0 1.0.0 0.5 0.4 0.3 0.2 0.1 . The Java JWT project has been released under The MIT License license, and has its own website at: http://www.jwt.io . The parent project is: org.sonatype.oss::oss-parent::9

How To Install Java Artifact com.auth0.java-jwt In Version 2.2.1

To install the Java JWT artifact in version 2.2.1 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Java JWT dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Test dependencies (1)

Licenses