Last Version

junit-reporting-handlebars 2.2.1

Module used to generate JUnit reports using handlebars

License

License

MIT
Categories

Categories

JUnit Unit Testing Reporting Business Logic Libraries
GroupId

GroupId

com.github.bogdanlivadariu
ArtifactId

ArtifactId

junit-reporting-handlebars
Version

Version

2.2.1
Type

Type

jar
Description

Description

junit-reporting-handlebars
Module used to generate JUnit reports using handlebars
Project URL

Project URL

https://github.com/web-innovate/bootstraped-multi-test-results-report/tree/master/junit-reporting-handlebars

Download junit-reporting-handlebars 2.2.1


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

Dependencies

compile (4)

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
jakarta.xml.bind : jakarta.xml.bind-api jar 3.0.1

runtime (1)

Group / Artifact Type Version
com.sun.xml.bind : jaxb-impl jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.