is not current version
Last Version 2.0.0

de.hilling.junit.cdi:cdi-test-cucumber 1.2.1


Categories

Categories

JUnit Unit Testing Cucumber Application Testing & Monitoring
GroupId

GroupId

de.hilling.junit.cdi
ArtifactId

ArtifactId

cdi-test-cucumber
Version

Version

1.2.1
Type

Type

jar

Download cdi-test-cucumber 1.2.1


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