MVN

com.github.chenjianjx : freebencher

Maven & Gradle

Nov 16, 2017
57 stars

Free-style benchmarking tool written in java · A free-style benchmarking tool that can test anything callable by Java. And it produces apache-ab-like results

<dependency>
    <groupId>com.github.chenjianjx</groupId>
    <artifactId>freebencher</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.chenjianjx : freebencher to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.github.chenjianjx : freebencher to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
freebencher-2.0.0

How to add a dependency to Maven

Add the following com.github.chenjianjx : freebencher maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.chenjianjx</groupId>
    <artifactId>freebencher</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.chenjianjx : freebencher gradle dependency to your build.gradle file:

implementation 'com.github.chenjianjx:freebencher:2.0.0'

Gradle Kotlin DSL: Add the following com.github.chenjianjx : freebencher gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.chenjianjx:freebencher:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.chenjianjx : freebencher sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.chenjianjx" % "freebencher" % "2.0.0"

Advertisement

Dependencies from Group

Aug 20, 2021
69 stars
Nov 14, 2019
29 stars
Dec 09, 2018
46 stars
Oct 14, 2018
21 stars
Nov 16, 2017
57 stars

Discover Dependencies

Nov 17, 2017
1 usages
49 stars
Dec 19, 2019
9 usages
62 stars
Mar 23, 2023
3 stars
Feb 20, 2018
2 usages
25 stars
Nov 22, 2017
0 stars
Jan 05, 2022
20 stars
Oct 13, 2019
1 usages
24 stars
Feb 14, 2018
7 usages