is not current version
Last Version 4.0.0-RC6

de.hilling.junit.cdi:integration-tests 3.3.9


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

de.hilling.junit.cdi
ArtifactId

ArtifactId

integration-tests
Version

Version

3.3.9
Type

Type

pom

Download integration-tests 3.3.9


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