License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdcn.kubeclub |
ArtifactId | ArtifactIdfastjunit-core |
Last Version | Last Version1.0.0-release |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |