License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.springframework.geode |
ArtifactId | ArtifactIdspring-geode |
Version | Version1.5.3 |
Type | Typejar |
Description |
Descriptionspring-geode
spring-geode
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-geode-1.5.3.pom | |
spring-geode-1.5.3.jar | 236 KB |
spring-geode-1.5.3-sources.jar | 176 KB |
spring-geode-1.5.3-javadoc.jar | 582 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.springframework.geode/spring-geode/ -->
<dependency>
<groupId>org.springframework.geode</groupId>
<artifactId>spring-geode</artifactId>
<version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.geode/spring-geode/
implementation 'org.springframework.geode:spring-geode:1.5.3'
// https://jarcasting.com/artifacts/org.springframework.geode/spring-geode/
implementation ("org.springframework.geode:spring-geode:1.5.3")
'org.springframework.geode:spring-geode:jar:1.5.3'
<dependency org="org.springframework.geode" name="spring-geode" rev="1.5.3">
<artifact name="spring-geode" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.geode', module='spring-geode', version='1.5.3')
)
libraryDependencies += "org.springframework.geode" % "spring-geode" % "1.5.3"
[org.springframework.geode/spring-geode "1.5.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.5.3 |
org.springframework.data : spring-data-geode | jar | 2.5.3 |
org.springframework.geode : apache-geode-extensions | jar | 1.5.3 |
org.springframework : spring-context-support | jar | 5.3.9 |
org.springframework : spring-jcl | jar | 5.3.9 |
org.springframework : spring-test Optional | jar | 5.3.9 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.12.4 |
Group / Artifact | Type | Version |
---|---|---|
edu.umd.cs.mtc : multithreadedtc | jar | 1.01 |
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.19.0 |
org.hsqldb : hsqldb | jar | 2.5.2 |
org.mockito : mockito-core | jar | 3.9.0 |
org.projectlombok : lombok | jar | 1.18.16 |
org.springframework.boot : spring-boot-starter-data-cassandra | jar | 2.5.3 |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.5.3 |
org.springframework.boot : spring-boot-starter-test | jar | 2.5.3 |
org.springframework.data : spring-data-geode-test | jar | 0.0.25 |
org.testcontainers : testcontainers | jar | 1.15.3 |