MVN

com.speedment.common : benchmark

Maven & Gradle

Aug 28, 2020
1 usages
2k stars

Speedment - Common - Benchmark · Lightweighted classes for benchmarking applications

<dependency>
    <groupId>com.speedment.common</groupId>
    <artifactId>benchmark</artifactId>
    <version>3.2.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.speedment.common : benchmark to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.10

All Versions

Choose a version of com.speedment.common : benchmark to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
benchmark-3.2.10
benchmark-3.2.9
benchmark-3.2.7
benchmark-3.2.6
benchmark-3.2.5
benchmark-3.2.2
benchmark-3.2.1
3.1.x
benchmark-3.1.18
benchmark-3.1.17
benchmark-3.1.16
benchmark-3.1.15
benchmark-3.1.14
benchmark-3.1.13
benchmark-3.1.12
1.0.x
benchmark-1.0.1
benchmark-1.0.0

How to add a dependency to Maven

Add the following com.speedment.common : benchmark maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.speedment.common</groupId>
    <artifactId>benchmark</artifactId>
    <version>3.2.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.speedment.common : benchmark gradle dependency to your build.gradle file:

implementation 'com.speedment.common:benchmark:3.2.10'

Gradle Kotlin DSL: Add the following com.speedment.common : benchmark gradle kotlin dependency to your build.gradle.kts file:

implementation("com.speedment.common:benchmark:3.2.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.speedment.common : benchmark sbt scala dependency to your build.sbt file:

libraryDependencies += "com.speedment.common" % "benchmark" % "3.2.10"

Advertisement

Dependencies from Group

Aug 28, 2020
20 usages
1.9k stars
Aug 28, 2020
19 usages
2k stars
Aug 28, 2020
17 usages
2k stars
Aug 28, 2020
14 usages
2k stars
Aug 28, 2020
14 usages
2k stars

Discover Dependencies