MVN

com.carrotsearch : junit-benchmarks

Maven & Gradle

Aug 07, 2013
150 usages
58 stars

JUnitBenchmarks · A framework for writing performance micro-benchmarks using JUnit4 annotations.

<dependency>
    <groupId>com.carrotsearch</groupId>
    <artifactId>junit-benchmarks</artifactId>
    <version>0.7.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.carrotsearch : junit-benchmarks to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.2

All Versions

Choose a version of com.carrotsearch : junit-benchmarks to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
junit-benchmarks-0.7.2
junit-benchmarks-0.7.1
junit-benchmarks-0.7.0
0.6.x
junit-benchmarks-0.6.0
0.5.x
junit-benchmarks-0.5.0
0.4.x
junit-benchmarks-0.4.0
0.3.x
junit-benchmarks-0.3.0
0.2.x
junit-benchmarks-0.2.1

How to add a dependency to Maven

Add the following com.carrotsearch : junit-benchmarks maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.carrotsearch</groupId>
    <artifactId>junit-benchmarks</artifactId>
    <version>0.7.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.carrotsearch : junit-benchmarks gradle dependency to your build.gradle file:

implementation 'com.carrotsearch:junit-benchmarks:0.7.2'

Gradle Kotlin DSL: Add the following com.carrotsearch : junit-benchmarks gradle kotlin dependency to your build.gradle.kts file:

implementation("com.carrotsearch:junit-benchmarks:0.7.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.carrotsearch : junit-benchmarks sbt scala dependency to your build.sbt file:

libraryDependencies += "com.carrotsearch" % "junit-benchmarks" % "0.7.2"

Advertisement

Dependencies from Group

Dec 15, 2021
322 usages
932 stars
Aug 07, 2013
150 usages
58 stars
Apr 19, 2017
23 usages
132 stars
Mar 25, 2015
15 usages
nni
Jan 25, 2011
2 usages

Discover Dependencies

Jan 13, 2011
8 usages
Feb 17, 2015
Dec 31, 2014
2.6k stars
Sep 20, 2005
1 usages
Dec 13, 2013
3 usages
893 stars
Apr 17, 2008
10 usages