io.github.joangtsq:testReporter

New test reporter to use in various projects.

License

License

GroupId

GroupId

io.github.joangtsq
ArtifactId

ArtifactId

testReporter
Last Version

Last Version

0.6
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.joangtsq:testReporter
New test reporter to use in various projects.
Project URL

Project URL

https://github.com/JoanGTSQ/testReporter
Source Code Management

Source Code Management

http://github.com/JoanGTSQ/testReporter/tree/master

Download testReporter

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 4.1.1
org.apache.directory.studio : org.apache.commons.io jar 2.4
com.google.code.gson : gson jar 2.8.9
org.freemarker : freemarker jar 2.3.31
io.reactivex.rxjava3 : rxjava jar 3.1.3

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.6
0.5
0.4
0.3
0.2
0.1