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 2.0.0 in this page.
GNU Lesser General Public License
You can use the following script to add contiperf-2.0.0.jar to your project.
<dependency> <groupId>org.databene</groupId> <artifactId>contiperf</artifactId> <version>2.0.0</version> </dependency>
compile group: 'org.databene', name: 'contiperf', version: '2.0.0'
libraryDependencies += "org.databene" % "contiperf" % "2.0.0"
<dependency org="org.databene" name="contiperf" rev="2.0.0"/>
@Grapes(@Grab(group='org.databene', module='contiperf', version='2.0.0'))
'org.databene:contiperf:jar:2.0.0'
Click the following link to download the jar file.
contiperf-2.0.0-sources.jar