MVN

ch.rasc : wampspring-session

Maven & Gradle

Dec 03, 2017
2 stars

Integration of wampspring with Spring Session · Integration of wampspring with Spring Session

<dependency>
    <groupId>ch.rasc</groupId>
    <artifactId>wampspring-session</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.rasc : wampspring-session to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of ch.rasc : wampspring-session to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
wampspring-session-1.1.2
wampspring-session-1.1.1
wampspring-session-1.1.0

How to add a dependency to Maven

Add the following ch.rasc : wampspring-session maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ch.rasc</groupId>
    <artifactId>wampspring-session</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.rasc : wampspring-session gradle dependency to your build.gradle file:

implementation 'ch.rasc:wampspring-session:1.1.2'

Gradle Kotlin DSL: Add the following ch.rasc : wampspring-session gradle kotlin dependency to your build.gradle.kts file:

implementation("ch.rasc:wampspring-session:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.rasc : wampspring-session sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.rasc" % "wampspring-session" % "1.1.2"

Advertisement

Dependencies from Group

Jul 12, 2021
3 usages
24 stars
Jul 10, 2023
2 usages
14 stars
Dec 02, 2016
2 usages
18 stars
Sep 29, 2017
2 usages
29 stars
Dec 03, 2017
2 usages
8 stars

Discover Dependencies