License |
License |
---|---|
Categories |
CategoriesData Geo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.springframework.session |
ArtifactId | ArtifactIdspring-session-data-geode |
Last Version | Last Version2.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-session-data-geode
spring-session-data-geode
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.springframework.session/spring-session-data-geode/ -->
<dependency>
<groupId>org.springframework.session</groupId>
<artifactId>spring-session-data-geode</artifactId>
<version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.session/spring-session-data-geode/
implementation 'org.springframework.session:spring-session-data-geode:2.7.0'
// https://jarcasting.com/artifacts/org.springframework.session/spring-session-data-geode/
implementation ("org.springframework.session:spring-session-data-geode:2.7.0")
'org.springframework.session:spring-session-data-geode:jar:2.7.0'
<dependency org="org.springframework.session" name="spring-session-data-geode" rev="2.7.0">
<artifact name="spring-session-data-geode" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.session', module='spring-session-data-geode', version='2.7.0')
)
libraryDependencies += "org.springframework.session" % "spring-session-data-geode" % "2.7.0"
[org.springframework.session/spring-session-data-geode "2.7.0"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
org.slf4j : log4j-over-slf4j | jar | 1.7.36 |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.springframework.data : spring-data-geode | jar | 2.7.0 |
org.springframework.session : spring-session-core | jar | 2.7.0 |
org.springframework : spring-context-support | jar | 5.3.20 |
org.springframework : spring-jcl | jar | 5.3.20 |
org.springframework.security : spring-security-core Optional | jar | 5.7.0 |
org.springframework.security : spring-security-web Optional | jar | 5.7.0 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |
org.apache.geode : geode-logging | jar | 1.14.4 |
org.apache.geode : geode-serialization | jar | 1.14.4 |
Group / Artifact | Type | Version |
---|---|---|
edu.umd.cs.mtc : multithreadedtc | jar | 1.01 |
junit : junit | jar | 4.13.2 |
org.apache.logging.log4j : log4j-to-slf4j | jar | 2.17.2 |
org.assertj : assertj-core | jar | 3.22.0 |
org.mockito : mockito-core | jar | 4.5.1 |
org.springframework.data : spring-data-geode-test | jar | 0.3.0-RAJ |
org.springframework : spring-test | jar | 5.3.20 |
org.springframework : spring-web | jar | 5.3.20 |