MVN

io.github.olib963 : javatest-benchmark

Maven & Gradle

Sep 23, 2019
3 usages
1 stars

JavaTest Benchmark Module · Functionality to time individual tests and whole runs with failures if a time limit is set

<dependency>
    <groupId>io.github.olib963</groupId>
    <artifactId>javatest-benchmark</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.olib963 : javatest-benchmark to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of io.github.olib963 : javatest-benchmark to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
javatest-benchmark-0.2.0

How to add a dependency to Maven

Add the following io.github.olib963 : javatest-benchmark maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.olib963</groupId>
    <artifactId>javatest-benchmark</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.olib963 : javatest-benchmark gradle dependency to your build.gradle file:

implementation 'io.github.olib963:javatest-benchmark:0.2.0'

Gradle Kotlin DSL: Add the following io.github.olib963 : javatest-benchmark gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.olib963:javatest-benchmark:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.olib963 : javatest-benchmark sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.olib963" % "javatest-benchmark" % "0.2.0"

Advertisement

Dependencies from Group

Sep 23, 2019
3 usages
1 stars
Sep 23, 2019
3 usages
1 stars
Sep 23, 2019
3 usages
1 stars
Sep 23, 2019
3 usages
1 stars
Sep 23, 2019
3 usages
1 stars

Discover Dependencies

Jan 07, 2019
14 usages
1 stars
May 01, 2017
5 usages
205 stars
Jul 06, 2023
148 usages
8.9k stars
May 29, 2019
8 usages
0 stars
Mar 21, 2017
19 usages
42 stars