License |
License |
---|---|
Categories |
CategoriesCucumber Application Testing & Monitoring |
GroupId | GroupIdcom.testlitmus |
ArtifactId | ArtifactIdCucumberExecutionSummary |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCucumberExecutionSummary
Cucumber Execution Summary Report
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.testlitmus/CucumberExecutionSummary/ -->
<dependency>
<groupId>com.testlitmus</groupId>
<artifactId>CucumberExecutionSummary</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.testlitmus/CucumberExecutionSummary/
implementation 'com.testlitmus:CucumberExecutionSummary:1.2.0'
// https://jarcasting.com/artifacts/com.testlitmus/CucumberExecutionSummary/
implementation ("com.testlitmus:CucumberExecutionSummary:1.2.0")
'com.testlitmus:CucumberExecutionSummary:jar:1.2.0'
<dependency org="com.testlitmus" name="CucumberExecutionSummary" rev="1.2.0">
<artifact name="CucumberExecutionSummary" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testlitmus', module='CucumberExecutionSummary', version='1.2.0')
)
libraryDependencies += "com.testlitmus" % "CucumberExecutionSummary" % "1.2.0"
[com.testlitmus/CucumberExecutionSummary "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |