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