Jar examples for j:junit-benchmarks
A framework for writing performance micro-benchmarks using JUnit4 annotations.
You can download jar file junit-benchmarks 0.6.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add junit-benchmarks-0.6.0.jar to your project.
<dependency> <groupId>com.carrotsearch</groupId> <artifactId>junit-benchmarks</artifactId> <version>0.6.0</version> </dependency>
compile group: 'com.carrotsearch', name: 'junit-benchmarks', version: '0.6.0'
libraryDependencies += "com.carrotsearch" % "junit-benchmarks" % "0.6.0"
<dependency org="com.carrotsearch" name="junit-benchmarks" rev="0.6.0"/>
@Grapes(@Grab(group='com.carrotsearch', module='junit-benchmarks', version='0.6.0'))
'com.carrotsearch:junit-benchmarks:jar:0.6.0'
Click the following link to download the jar file.
junit-benchmarks-0.6.0-javadoc.jar