<dependency>
<groupId>com.googlecode.lambdaj</groupId>
<artifactId>lambdaj</artifactId>
<version>2.2</version>
</dependency>
compile
|-- org.hamcrest:hamcrest-all:1.1
|-- org.objenesis:objenesis:1.2
|-- commons-logging:commons-logging:1.1.1
test
|-- junit:junit:4.7