ch-report

Collection of report artifacts for generating reports.

License

License

CH License
GroupId

GroupId

com.chtsinc
ArtifactId

ArtifactId

ch-report
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

ch-report
Collection of report artifacts for generating reports.
Project URL

Project URL

http://www.chtsinc.com
Source Code Management

Source Code Management

https://bitbucket.org/chts_cloudification/ch-model

Download ch-report

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.chtsinc : ch-model jar 1.0.5
com.aventstack : extentreports jar 5.0.8
commons-io : commons-io jar 2.8.0
org.apache.commons : commons-lang3 jar 3.11

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-beta3
1.0.0-beta2
1.0.0-beta1
1.0.0-alpha3
1.0.0-alpha2
1.0.0-alpha1