<dependency>
<groupId>org.springframework.credhub</groupId>
<artifactId>spring-credhub</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='org.springframework.credhub', module='spring-credhub', version='1.0.1.RELEASE')
)
<dependency org="org.springframework.credhub" name="spring-credhub" rev="1.0.1.RELEASE" />