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