License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.springframework.geode |
ArtifactId | ArtifactIdspring-geode-bom |
Last Version | Last Version1.7.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionspring-geode-bom
spring-geode-bom
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-geode-bom-1.7.1.pom | |
spring-geode-bom-1.7.1.txt | 4 KB |
spring-geode-bom-1.7.1-sources.jar | 261 bytes |
spring-geode-bom-1.7.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.springframework.geode/spring-geode-bom/ -->
<dependency>
<groupId>org.springframework.geode</groupId>
<artifactId>spring-geode-bom</artifactId>
<version>1.7.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.geode/spring-geode-bom/
implementation 'org.springframework.geode:spring-geode-bom:1.7.1'
// https://jarcasting.com/artifacts/org.springframework.geode/spring-geode-bom/
implementation ("org.springframework.geode:spring-geode-bom:1.7.1")
'org.springframework.geode:spring-geode-bom:pom:1.7.1'
<dependency org="org.springframework.geode" name="spring-geode-bom" rev="1.7.1">
<artifact name="spring-geode-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.geode', module='spring-geode-bom', version='1.7.1')
)
libraryDependencies += "org.springframework.geode" % "spring-geode-bom" % "1.7.1"
[org.springframework.geode/spring-geode-bom "1.7.1"]