Jar examples for c:contiperf
ContiPerf is an open source testing utility that enables the user to easily convert JUnit 4 test cases into performance tests.
You can download jar file contiperf 1.07 in this page.
GNU Lesser General Public License
You can use the following script to add contiperf-1.07.jar to your project.
<dependency> <groupId>org.databene</groupId> <artifactId>contiperf</artifactId> <version>1.07</version> </dependency>
compile group: 'org.databene', name: 'contiperf', version: '1.07'
libraryDependencies += "org.databene" % "contiperf" % "1.07"
<dependency org="org.databene" name="contiperf" rev="1.07"/>
@Grapes(@Grab(group='org.databene', module='contiperf', version='1.07'))
'org.databene:contiperf:jar:1.07'
Click the following link to download the jar file.
contiperf-1.07-sources.jar