This is a Java client API and assorted tools and helpers for the Echo Nest API (at developer.echonest.com). This client works with Version 4 of the Echo Nest API.
'com.googlecode.jen-api:jen-api:4.x.p'
<dependency> <groupId>com.googlecode.jen-api</groupId> <artifactId>jen-api</artifactId> <version>4.x.p</version> </dependency>
<dependency org="com.googlecode.jen-api" name="jen-api" rev="4.x.p"/>
"com.googlecode.jen-api", "jen-api", "4.x.p"