MVN

com.github.houbb : junitperf

Maven & Gradle

Jun 17, 2020
1 usages
173 stars

junitperf · Junit 性能测试框架

<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>junitperf</artifactId>
    <version>2.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.7

All Versions

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

Version Vulnerabilities Updated
2.0.x
junitperf-2.0.7
junitperf-2.0.6
junitperf-2.0.5
junitperf-2.0.4
junitperf-2.0.3
junitperf-2.0.2
junitperf-2.0.1
junitperf-2.0.0
1.0.x
junitperf-1.0.3
junitperf-1.0.2
junitperf-1.0.1
junitperf-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>junitperf</artifactId>
    <version>2.0.7</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.houbb:junitperf:2.0.7'

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

implementation("com.github.houbb:junitperf:2.0.7")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.houbb" % "junitperf" % "2.0.7"

Advertisement

Dependencies from Group

Aug 03, 2023
235 usages
33 stars
May 06, 2020
75 usages
Aug 04, 2020
49 usages
Aug 04, 2020
26 usages
Jul 03, 2022
20 usages

Discover Dependencies

Apr 25, 2021
3 usages
0 stars
Jul 20, 2023
11 usages
628 stars
Jul 20, 2021
4 usages
0 stars
Dec 17, 2021
3 usages
Jul 17, 2023
755 stars
Apr 28, 2021
3 usages
83 stars
Nov 05, 2022
5 usages
144 stars