Categories |
CategoriesJUnit Unit Testing |
---|---|
GroupId | GroupIdio.github.klindziukp |
ArtifactId | ArtifactIdjunit4-xml-run-listener |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/io.github.klindziukp/junit4-xml-run-listener/ -->
<dependency>
<groupId>io.github.klindziukp</groupId>
<artifactId>junit4-xml-run-listener</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.klindziukp/junit4-xml-run-listener/
implementation 'io.github.klindziukp:junit4-xml-run-listener:1.0.0'
// https://jarcasting.com/artifacts/io.github.klindziukp/junit4-xml-run-listener/
implementation ("io.github.klindziukp:junit4-xml-run-listener:1.0.0")
'io.github.klindziukp:junit4-xml-run-listener:jar:1.0.0'
<dependency org="io.github.klindziukp" name="junit4-xml-run-listener" rev="1.0.0">
<artifact name="junit4-xml-run-listener" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.klindziukp', module='junit4-xml-run-listener', version='1.0.0')
)
libraryDependencies += "io.github.klindziukp" % "junit4-xml-run-listener" % "1.0.0"
[io.github.klindziukp/junit4-xml-run-listener "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.13.3 |
junit : junit | jar | 4.12 |
org.slf4j : slf4j-api | jar | 1.7.36 |
ch.qos.logback : logback-classic | jar | 1.3.0-alpha16 |
ch.qos.logback : logback-core | jar | 1.3.0-alpha16 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |