is not current version
Last Version 1.1.1

com.github.QaReport:automation-report 1.0.0

automationreport is a library can be used to create automation test reports in MongoDB and visualize the report with MongoDB Charts

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.QaReport
ArtifactId

ArtifactId

automation-report
Version

Version

1.0.0
Type

Type

jar

Download automation-report 1.0.0


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