License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdio.orangebeard |
ArtifactId | ArtifactIdjunit4-listener |
Last Version | Last Version0.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOrangebeard.io JUnit4 Listener
Send JUnit4 test results to an Orangebeard.io instance
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
junit4-listener-0.0.8.pom | |
junit4-listener-0.0.8.jar | 7 KB |
junit4-listener-0.0.8-sources.jar | 3 KB |
junit4-listener-0.0.8-javadoc.jar | 402 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.orangebeard/junit4-listener/ -->
<dependency>
<groupId>io.orangebeard</groupId>
<artifactId>junit4-listener</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.orangebeard/junit4-listener/
implementation 'io.orangebeard:junit4-listener:0.0.8'
// https://jarcasting.com/artifacts/io.orangebeard/junit4-listener/
implementation ("io.orangebeard:junit4-listener:0.0.8")
'io.orangebeard:junit4-listener:jar:0.0.8'
<dependency org="io.orangebeard" name="junit4-listener" rev="0.0.8">
<artifact name="junit4-listener" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.orangebeard', module='junit4-listener', version='0.0.8')
)
libraryDependencies += "io.orangebeard" % "junit4-listener" % "0.0.8"
[io.orangebeard/junit4-listener "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
io.orangebeard : java-client | jar | 1.1.18 |
com.nordstrom.tools : junit-foundation | jar | 15.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.25 |
org.assertj : assertj-core | jar | 3.16.1 |
org.mockito : mockito-core | jar | 3.5.7 |