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