How To Install Java Artifact org.springframework.session.spring-session v1.3.3.RELEASE

org.springframework.session spring-session 1.3.3.RELEASE

Introduction

In this article, we'll learn how to install Java artifact spring-session from org.springframework.session group in version 1.3.3.RELEASE. The artifact is available in 17 versions: 1.3.5.RELEASE 1.3.4.RELEASE 1.3.3.RELEASE 1.3.2.RELEASE 1.3.1.RELEASE 1.3.0.RELEASE 1.2.2.RELEASE 1.2.1.RELEASE 1.2.0.RELEASE 1.2.0.RC2 1.2.0.RC1 1.1.1.RELEASE 1.1.0.RELEASE 1.1.0.RC1 1.0.2.RELEASE 1.0.1.RELEASE 1.0.0.RELEASE . The Spring Session project has been released under The Apache Software License, Version 2.0 license, and has its own website at: https://github.com/spring-projects/spring-session .

How To Install Java Artifact org.springframework.session.spring-session In Version 1.3.3.RELEASE

To install the Spring Session artifact in version 1.3.3.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 Session 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 (12)

Provided dependencies (1)

Test dependencies (5)

Licenses

Developers