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