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