ContiPerf is an open source testing utility that enables the user to easily convert JUnit 4 test cases into performance tests.
'org.databene:contiperf:1.06'
<dependency>
<groupId>org.databene</groupId>
<artifactId>contiperf</artifactId>
<version>1.06</version>
</dependency>
<dependency org="org.databene" name="contiperf" rev="1.06"/>
"org.databene", "contiperf", "1.06"