is not current version
Last Version 2.2.1

com.github.bogdanlivadariu:junit-reporting-handlebars 2.1.2

Module used to generate JUnit reports using handlebars

Categories

Categories

JUnit Unit Testing Reporting Business Logic Libraries
GroupId

GroupId

com.github.bogdanlivadariu
ArtifactId

ArtifactId

junit-reporting-handlebars
Version

Version

2.1.2
Type

Type

jar

Download junit-reporting-handlebars 2.1.2


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