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