is not current version
Last Version 2.0.4

com.capitalone.dashboard:jenkins-cucumber-test-collector 2.0.2

Jenkins Cucumber Collector

Categories

Categories

Jenkins Build Tools Continuous Integration and Continuous Delivery Cucumber Application Testing & Monitoring
GroupId

GroupId

com.capitalone.dashboard
ArtifactId

ArtifactId

jenkins-cucumber-test-collector
Version

Version

2.0.2
Type

Type

jar

Download jenkins-cucumber-test-collector 2.0.2


<!-- https://jarcasting.com/artifacts/com.capitalone.dashboard/jenkins-cucumber-test-collector/ -->
<dependency>
    <groupId>com.capitalone.dashboard</groupId>
    <artifactId>jenkins-cucumber-test-collector</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.capitalone.dashboard/jenkins-cucumber-test-collector/
implementation 'com.capitalone.dashboard:jenkins-cucumber-test-collector:2.0.2'
// https://jarcasting.com/artifacts/com.capitalone.dashboard/jenkins-cucumber-test-collector/
implementation ("com.capitalone.dashboard:jenkins-cucumber-test-collector:2.0.2")
'com.capitalone.dashboard:jenkins-cucumber-test-collector:jar:2.0.2'
<dependency org="com.capitalone.dashboard" name="jenkins-cucumber-test-collector" rev="2.0.2">
  <artifact name="jenkins-cucumber-test-collector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.capitalone.dashboard', module='jenkins-cucumber-test-collector', version='2.0.2')
)
libraryDependencies += "com.capitalone.dashboard" % "jenkins-cucumber-test-collector" % "2.0.2"
[com.capitalone.dashboard/jenkins-cucumber-test-collector "2.0.2"]