File | Operation |
---|---|
java-cfenv-parent-2.1.2.RELEASE.pom | download |
<dependency>
<groupId>io.pivotal.cfenv</groupId>
<artifactId>java-cfenv-parent</artifactId>
<version>2.1.2.RELEASE</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.pivotal.cfenv', module='java-cfenv-parent', version='2.1.2.RELEASE')
)