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