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.2.0'
<dependency>
<groupId>org.databene</groupId>
<artifactId>contiperf</artifactId>
<version>2.2.0</version>
</dependency>
<dependency org="org.databene" name="contiperf" rev="2.2.0"/>
"org.databene", "contiperf", "2.2.0"