io.github.klindziukp:junit4-xml-run-listener

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.github.klindziukp
ArtifactId

ArtifactId

junit4-xml-run-listener
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download junit4-xml-run-listener

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0