Kodo is a test framework that helps you creating test scenarios with the help of a fluent interface.
'tools.devnull:kodo:1.0.jdk5'
<dependency>
<groupId>tools.devnull</groupId>
<artifactId>kodo</artifactId>
<version>1.0.jdk5</version>
</dependency>
<dependency org="tools.devnull" name="kodo" rev="1.0.jdk5"/>
"tools.devnull", "kodo", "1.0.jdk5"