License |
License |
---|---|
GroupId | GroupIdio.github.cheetunit |
ArtifactId | ArtifactIdcheetunit-core |
Last Version | Last Version1.0.0-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.github.cheetunit:cheetunit-core
Core services for execution CheetUnit integration tests on the application server
|
Project URL |
Project URL |
Filename | Size |
---|---|
cheetunit-core-1.0.0-RC1.pom | |
cheetunit-core-1.0.0-RC1.jar | 15 KB |
cheetunit-core-1.0.0-RC1-sources.jar | 12 KB |
cheetunit-core-1.0.0-RC1-javadoc.jar | 78 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.cheetunit/cheetunit-core/ -->
<dependency>
<groupId>io.github.cheetunit</groupId>
<artifactId>cheetunit-core</artifactId>
<version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cheetunit/cheetunit-core/
implementation 'io.github.cheetunit:cheetunit-core:1.0.0-RC1'
// https://jarcasting.com/artifacts/io.github.cheetunit/cheetunit-core/
implementation ("io.github.cheetunit:cheetunit-core:1.0.0-RC1")
'io.github.cheetunit:cheetunit-core:jar:1.0.0-RC1'
<dependency org="io.github.cheetunit" name="cheetunit-core" rev="1.0.0-RC1">
<artifact name="cheetunit-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cheetunit', module='cheetunit-core', version='1.0.0-RC1')
)
libraryDependencies += "io.github.cheetunit" % "cheetunit-core" % "1.0.0-RC1"
[io.github.cheetunit/cheetunit-core "1.0.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.6 |
com.thoughtworks.xstream : xstream | jar | 1.4.14 |
com.github.dozermapper : dozer-core | jar | 6.5.0 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar |