File | Operation |
---|---|
spring-data-build-3.1.10.pom | download |
<dependency>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-build</artifactId>
<version>3.1.10</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.springframework.data.build', module='spring-data-build', version='3.1.10')
)
<dependency org="org.springframework.data.build" name="spring-data-build" rev="3.1.10" />