Last Version

cn.kubeclub:fastjunit-core 1.0.0-release


License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

cn.kubeclub
ArtifactId

ArtifactId

fastjunit-core
Version

Version

1.0.0-release
Type

Type

jar
Description

Description

Project Organization

Project Organization

kubeclub
Source Code Management

Source Code Management

https://github.com/kubeclub/fastjunit

Download fastjunit-core 1.0.0-release


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

Dependencies

compile (12)

Group / Artifact Type Version
org.jmockit : jmockit jar 1.49
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 2.10.3
com.fasterxml.jackson.core : jackson-core jar 2.10.3
com.fasterxml.jackson.core : jackson-databind jar 2.10.3
org.apache.commons : commons-lang3 jar 3.6
commons-codec : commons-codec jar 1.11
com.lucky » fastjunit-testng-engine jar 1.0.0-release
com.h2database : h2 jar 1.4.200
org.yaml : snakeyaml jar 1.23

Project Modules

There are no modules declared in this project.