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