Last Version

junitperf 2.0.7

Junit 性能测试框架

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

junitperf
Version

Version

2.0.7
Type

Type

jar
Description

Description

junitperf
Junit 性能测试框架
Source Code Management

Source Code Management

https://github.com/houbb/junitperf

Download junitperf 2.0.7


<!-- https://jarcasting.com/artifacts/com.github.houbb/junitperf/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>junitperf</artifactId>
    <version>2.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/junitperf/
implementation 'com.github.houbb:junitperf:2.0.7'
// https://jarcasting.com/artifacts/com.github.houbb/junitperf/
implementation ("com.github.houbb:junitperf:2.0.7")
'com.github.houbb:junitperf:jar:2.0.7'
<dependency org="com.github.houbb" name="junitperf" rev="2.0.7">
  <artifact name="junitperf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='junitperf', version='2.0.7')
)
libraryDependencies += "com.github.houbb" % "junitperf" % "2.0.7"
[com.github.houbb/junitperf "2.0.7"]

Dependencies

compile (7)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.106
org.apache.commons : commons-math3 jar 3.6.1
com.google.guava : guava jar 29.0-jre
org.freemarker : freemarker jar 2.3.23
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.apache.lucene : lucene-core jar 7.1.0

Project Modules

There are no modules declared in this project.