is not current version
Last Version 2.2.1

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

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

1.0.7
Type

Type

jar

Download junit-reporting-handlebars 1.0.7


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