cn.kubeclub:fastjunit


License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

cn.kubeclub
ArtifactId

ArtifactId

fastjunit
Last Version

Last Version

1.0.1-release
Release Date

Release Date

Type

Type

jar
Description

Description

Project Organization

Project Organization

kubeclub
Source Code Management

Source Code Management

https://github.com/kubeclub/fastjunit

Download fastjunit

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
org.jmockit : jmockit jar ${jmockit.version}
org.junit.jupiter : junit-jupiter jar
org.junit.vintage : junit-vintage-engine jar
org.junit.platform : junit-platform-reporting jar
com.fasterxml.jackson.core : jackson-annotations jar ${jackson.version}
com.fasterxml.jackson.core : jackson-core jar ${jackson.version}
com.fasterxml.jackson.core : jackson-databind jar ${jackson.version}
org.apache.commons : commons-lang3 jar 3.6
commons-codec : commons-codec jar 1.11
cn.kubeclub : fastjunit-testng-engine jar 1.0.1-release
com.h2database : h2 jar 1.4.200
org.yaml : snakeyaml jar 1.23

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1-release