How To Install Java Artifact org.springframework.security.spring-security-jwt v1.0.5.RELEASE

org.springframework.security spring-security-jwt 1.0.5.RELEASE

Introduction

In this article, we'll learn how to install Java artifact spring-security-jwt from org.springframework.security group in version 1.0.5.RELEASE. The artifact is available in 14 versions: 1.1.1.RELEASE 1.1.0.RELEASE 1.0.11.RELEASE 1.0.10.RELEASE 1.0.9.RELEASE 1.0.8.RELEASE 1.0.7.RELEASE 1.0.6.RELEASE 1.0.5.RELEASE 1.0.4.RELEASE 1.0.3.RELEASE 1.0.2.RELEASE 1.0.1.RELEASE 1.0.0.RELEASE . The Spring Security JWT Library project has been released under Apache 2.0 license, and has its own website at: http://github.com/spring-projects/spring-security-oauth .

How To Install Java Artifact org.springframework.security.spring-security-jwt In Version 1.0.5.RELEASE

To install the Spring Security JWT Library artifact in version 1.0.5.RELEASE 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 Spring Security JWT Library 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.

Compile dependencies (1)

Test dependencies (3)

Licenses

Developers