testutils is a Java testing utility framework that provides common utility classes for simplifying the of writing unit and integration tests
'org.chrisjaehnen.openlib:testutils:1.0.0'
<dependency>
<groupId>org.chrisjaehnen.openlib</groupId>
<artifactId>testutils</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="org.chrisjaehnen.openlib" name="testutils" rev="1.0.0"/>
"org.chrisjaehnen.openlib", "testutils", "1.0.0"