License |
License |
---|---|
Categories |
CategoriesData Distribution Build Tools Geo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.springframework.data |
ArtifactId | ArtifactIdspring-data-geode-distribution |
Last Version | Last Version2.7.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDistribution of Spring Data Geode
Distribution build for Spring Data Geode
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
spring-data-geode-distribution-2.7.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.springframework.data/spring-data-geode-distribution/ -->
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-geode-distribution</artifactId>
<version>2.7.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.data/spring-data-geode-distribution/
implementation 'org.springframework.data:spring-data-geode-distribution:2.7.1'
// https://jarcasting.com/artifacts/org.springframework.data/spring-data-geode-distribution/
implementation ("org.springframework.data:spring-data-geode-distribution:2.7.1")
'org.springframework.data:spring-data-geode-distribution:pom:2.7.1'
<dependency org="org.springframework.data" name="spring-data-geode-distribution" rev="2.7.1">
<artifact name="spring-data-geode-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.data', module='spring-data-geode-distribution', version='2.7.1')
)
libraryDependencies += "org.springframework.data" % "spring-data-geode-distribution" % "2.7.1"
[org.springframework.data/spring-data-geode-distribution "2.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
org.mockito : mockito-core | jar | 4.4.0 |
org.mockito : mockito-junit-jupiter | jar | 4.4.0 |
org.assertj : assertj-core | jar | 3.22.0 |
org.springframework : spring-test | jar | |
ch.qos.logback : logback-classic | jar | 1.2.5 |
org.projectlombok : lombok | jar | 1.18.20 |