<dependency>
<groupId>io.pivotal.cfenv</groupId>
<artifactId>java-cfenv-boot</artifactId>
<version>2.1.2.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='io.pivotal.cfenv', module='java-cfenv-boot', version='2.1.2.RELEASE')
)