| License |
License |
|---|---|
| Categories |
CategoriesCucumber Application Testing & Monitoring Reporting Business Logic Libraries |
| GroupId | GroupIdio.github.fslev |
| ArtifactId | ArtifactIdcucumber-reporting-extended |
| Last Version | Last Version5.4.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncucumber-reporting-extended
A prettified version of cucumber-reporting
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.github.fslev/cucumber-reporting-extended/ -->
<dependency>
<groupId>io.github.fslev</groupId>
<artifactId>cucumber-reporting-extended</artifactId>
<version>5.4.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.fslev/cucumber-reporting-extended/
implementation 'io.github.fslev:cucumber-reporting-extended:5.4.9'
// https://jarcasting.com/artifacts/io.github.fslev/cucumber-reporting-extended/
implementation ("io.github.fslev:cucumber-reporting-extended:5.4.9")
'io.github.fslev:cucumber-reporting-extended:jar:5.4.9'
<dependency org="io.github.fslev" name="cucumber-reporting-extended" rev="5.4.9">
<artifact name="cucumber-reporting-extended" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.fslev', module='cucumber-reporting-extended', version='5.4.9')
)
libraryDependencies += "io.github.fslev" % "cucumber-reporting-extended" % "5.4.9"
[io.github.fslev/cucumber-reporting-extended "5.4.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.3 |
| org.apache.velocity : velocity-engine-core | jar | 2.3 |
| commons-collections : commons-collections | jar | 3.2.2 |
| joda-time : joda-time | jar | 2.10.14 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| commons-io : commons-io | jar | 2.7 |
| org.codehaus.plexus : plexus-utils | jar | 3.4.2 |
| org.jsoup : jsoup | jar | 1.15.1 |
| com.googlecode.owasp-java-html-sanitizer : owasp-java-html-sanitizer | jar | 20211018.2 |
| commons-configuration : commons-configuration | jar | 1.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.jmockit : jmockit | jar | 1.34 |
| org.powermock : powermock-api-mockito | jar | 1.7.4 |
| org.powermock : powermock-module-junit4 | jar | 1.7.4 |
| org.assertj : assertj-core | jar | 3.23.1 |