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