A Java API for the PHP dependency manager Composer and it's main repository packagist.org.
See the tests for usage details.
An example implementation can be found in the Eclipse Composer Plugin
<dependencies>
<dependency>
<groupId>com.dubture</groupId>
<artifactId>composer-java-api</artifactId>
<version>0.0.5</version>
</dependency>
</dependencies>