License |
License |
---|---|
Categories |
CategoriesTestNG Unit Testing Reporting Business Logic Libraries |
GroupId | GroupIdcom.github.bogdanlivadariu |
ArtifactId | ArtifactIdtestng-reporting-handlebars |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontestng-reporting-handlebars
Module used to generate TestNG reports using handlebars
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.bogdanlivadariu/testng-reporting-handlebars/ -->
<dependency>
<groupId>com.github.bogdanlivadariu</groupId>
<artifactId>testng-reporting-handlebars</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bogdanlivadariu/testng-reporting-handlebars/
implementation 'com.github.bogdanlivadariu:testng-reporting-handlebars:2.2.1'
// https://jarcasting.com/artifacts/com.github.bogdanlivadariu/testng-reporting-handlebars/
implementation ("com.github.bogdanlivadariu:testng-reporting-handlebars:2.2.1")
'com.github.bogdanlivadariu:testng-reporting-handlebars:jar:2.2.1'
<dependency org="com.github.bogdanlivadariu" name="testng-reporting-handlebars" rev="2.2.1">
<artifact name="testng-reporting-handlebars" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bogdanlivadariu', module='testng-reporting-handlebars', version='2.2.1')
)
libraryDependencies += "com.github.bogdanlivadariu" % "testng-reporting-handlebars" % "2.2.1"
[com.github.bogdanlivadariu/testng-reporting-handlebars "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-io | jar | 1.3.2 |
com.github.jknack : handlebars | jar | 4.0.5 |
org.apache.logging.log4j : log4j-core | jar | 2.17.0 |
joda-time : joda-time | jar | 2.9.4 |
org.testng : testng | jar | 6.9.10 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-impl | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |