Present a Maven Repository as a YAML File that the CloudFoundry buildpack tools can parse
'com.ecsteam.cloudfoundry:maven-indexer:1.0.0.RELEASE'
<dependency>
<groupId>com.ecsteam.cloudfoundry</groupId>
<artifactId>maven-indexer</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
<dependency org="com.ecsteam.cloudfoundry" name="maven-indexer" rev="1.0.0.RELEASE"/>
"com.ecsteam.cloudfoundry", "maven-indexer", "1.0.0.RELEASE"