Last Version

junitreport 1.0.0

JUnit report for TestNG executions

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.rationaleemotions
ArtifactId

ArtifactId

junitreport
Version

Version

1.0.0
Type

Type

jar
Description

Description

junitreport
JUnit report for TestNG executions
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/RationaleEmotions/junitreport

Download junitreport 1.0.0


<!-- https://jarcasting.com/artifacts/com.rationaleemotions/junitreport/ -->
<dependency>
    <groupId>com.rationaleemotions</groupId>
    <artifactId>junitreport</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rationaleemotions/junitreport/
implementation 'com.rationaleemotions:junitreport:1.0.0'
// https://jarcasting.com/artifacts/com.rationaleemotions/junitreport/
implementation ("com.rationaleemotions:junitreport:1.0.0")
'com.rationaleemotions:junitreport:jar:1.0.0'
<dependency org="com.rationaleemotions" name="junitreport" rev="1.0.0">
  <artifact name="junitreport" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rationaleemotions', module='junitreport', version='1.0.0')
)
libraryDependencies += "com.rationaleemotions" % "junitreport" % "1.0.0"
[com.rationaleemotions/junitreport "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.testng : testng jar 6.11

Project Modules

There are no modules declared in this project.