License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.springframework.geode |
ArtifactId | ArtifactIdspring-geode-bom |
Version | Version1.7.0 |
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.0.pom | |
spring-geode-bom-1.7.0.txt | 3 KB |
spring-geode-bom-1.7.0-sources.jar | 261 bytes |
spring-geode-bom-1.7.0-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.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.geode/spring-geode-bom/
implementation 'org.springframework.geode:spring-geode-bom:1.7.0'
// https://jarcasting.com/artifacts/org.springframework.geode/spring-geode-bom/
implementation ("org.springframework.geode:spring-geode-bom:1.7.0")
'org.springframework.geode:spring-geode-bom:pom:1.7.0'
<dependency org="org.springframework.geode" name="spring-geode-bom" rev="1.7.0">
<artifact name="spring-geode-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.geode', module='spring-geode-bom', version='1.7.0')
)
libraryDependencies += "org.springframework.geode" % "spring-geode-bom" % "1.7.0"
[org.springframework.geode/spring-geode-bom "1.7.0"]