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