Jar examples for j:junitperf
API performance testing framework built using JUnit
You can download jar file junitperf 1.8 in this page.
The Apache Software License, Version 2.0
You can use the following script to add junitperf-1.8.jar to your project.
<dependency> <groupId>junitperf</groupId> <artifactId>junitperf</artifactId> <version>1.8</version> </dependency>
compile group: 'junitperf', name: 'junitperf', version: '1.8'
libraryDependencies += "junitperf" % "junitperf" % "1.8"
<dependency org="junitperf" name="junitperf" rev="1.8"/>
@Grapes(@Grab(group='junitperf', module='junitperf', version='1.8'))
'junitperf:junitperf:jar:1.8'
Click the following link to download the jar file.
junitperf-1.8.jar