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