License |
License |
---|---|
Categories |
CategoriesCucumber Application Testing & Monitoring Reporting Business Logic Libraries |
GroupId | GroupIdcom.github.bogdanlivadariu |
ArtifactId | ArtifactIdcucumber-reporting-handlebars |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncucumber-handlebars
Module used to generate cucumber reports using handlebars
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.bogdanlivadariu/cucumber-reporting-handlebars/ -->
<dependency>
<groupId>com.github.bogdanlivadariu</groupId>
<artifactId>cucumber-reporting-handlebars</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bogdanlivadariu/cucumber-reporting-handlebars/
implementation 'com.github.bogdanlivadariu:cucumber-reporting-handlebars:2.2.1'
// https://jarcasting.com/artifacts/com.github.bogdanlivadariu/cucumber-reporting-handlebars/
implementation ("com.github.bogdanlivadariu:cucumber-reporting-handlebars:2.2.1")
'com.github.bogdanlivadariu:cucumber-reporting-handlebars:jar:2.2.1'
<dependency org="com.github.bogdanlivadariu" name="cucumber-reporting-handlebars" rev="2.2.1">
<artifact name="cucumber-reporting-handlebars" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bogdanlivadariu', module='cucumber-reporting-handlebars', version='2.2.1')
)
libraryDependencies += "com.github.bogdanlivadariu" % "cucumber-reporting-handlebars" % "2.2.1"
[com.github.bogdanlivadariu/cucumber-reporting-handlebars "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jknack : handlebars | jar | 4.0.5 |
org.apache.commons : commons-io | jar | 1.3.2 |
com.google.code.gson : gson | jar | 2.7 |
joda-time : joda-time | jar | 2.9.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |