How To Install Java Artifact io.jsonwebtoken.jjwt-root v0.10.6

io.jsonwebtoken jjwt-root 0.10.6

Introduction

In this article, we'll learn how to install Java artifact jjwt-root from io.jsonwebtoken group in version 0.10.6. The artifact is available in 21 versions: 0.12.5 0.12.4 0.12.3 0.12.2 0.12.1 0.12.0 0.11.5 0.11.4 0.11.3 0.11.2 0.11.1 0.11.0 0.10.8 0.10.7 0.10.6 0.10.5 0.10.4 0.10.3 0.10.2 0.10.1 0.10.0 . The JJWT project has been released under Apache License, Version 2.0 license, and has its own website at: https://github.com/jwtk/jjwt . The parent project is: org.sonatype.oss::oss-parent::7

How To Install Java Artifact io.jsonwebtoken.jjwt-root In Version 0.10.6

To install the JJWT artifact in version 0.10.6 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 JJWT 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.

Managed dependencies (6)

Test dependencies (7)

Licenses