文件名 | 操作 |
---|---|
spring-data-geode-parent-2.7.14.pom | 下载 |
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-geode-parent</artifactId>
<version>2.7.14</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.springframework.data', module='spring-data-geode-parent', version='2.7.14')
)
<dependency org="org.springframework.data" name="spring-data-geode-parent" rev="2.7.14" />