is not current version
Last Version 1.7.1

org.springframework.geode:spring-geode-bom 1.4.10

spring-geode-bom

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.springframework.geode
ArtifactId

ArtifactId

spring-geode-bom
Version

Version

1.4.10
Type

Type

pom

Download spring-geode-bom 1.4.10


<!-- https://jarcasting.com/artifacts/org.springframework.geode/spring-geode-bom/ -->
<dependency>
    <groupId>org.springframework.geode</groupId>
    <artifactId>spring-geode-bom</artifactId>
    <version>1.4.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.geode/spring-geode-bom/
implementation 'org.springframework.geode:spring-geode-bom:1.4.10'
// https://jarcasting.com/artifacts/org.springframework.geode/spring-geode-bom/
implementation ("org.springframework.geode:spring-geode-bom:1.4.10")
'org.springframework.geode:spring-geode-bom:pom:1.4.10'
<dependency org="org.springframework.geode" name="spring-geode-bom" rev="1.4.10">
  <artifact name="spring-geode-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.geode', module='spring-geode-bom', version='1.4.10')
)
libraryDependencies += "org.springframework.geode" % "spring-geode-bom" % "1.4.10"
[org.springframework.geode/spring-geode-bom "1.4.10"]