<dependency>
<groupId>org.springframework.session</groupId>
<artifactId>spring-session</artifactId>
<version>1.2.0.RC1</version>
</dependency>
@Grapes(
@Grab(group='org.springframework.session', module='spring-session', version='1.2.0.RC1')
)
compile
|-- com.hazelcast:hazelcast:3.5.4
|-- org.springframework.data:spring-data-gemfire:1.7.4.RELEASE
|-- org.springframework.data:spring-data-mongodb:1.8.2.RELEASE
|-- org.springframework.data:spring-data-redis:1.6.2.RELEASE
|-- org.springframework:spring-context:4.2.5.RELEASE
|-- org.springframework:spring-jdbc:4.2.5.RELEASE
|-- org.springframework:spring-messaging:4.2.5.RELEASE
|-- org.springframework:spring-web:4.2.5.RELEASE
|-- org.springframework:spring-websocket:4.2.5.RELEASE
provided
|-- javax.servlet:javax.servlet-api:3.0.1
test
|-- edu.umd.cs.mtc:multithreadedtc:1.01
|-- junit:junit:4.12
|-- org.assertj:assertj-core:2.3.0
|-- org.mockito:mockito-core:1.10.19
|-- org.springframework.security:spring-security-core:4.0.3.RELEASE