is not current version
Last Version 4.0.0-RC6

de.hilling.junit.cdi:integration-tests 4.0.0-RC2


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

de.hilling.junit.cdi
ArtifactId

ArtifactId

integration-tests
Version

Version

4.0.0-RC2
Type

Type

pom

Download integration-tests 4.0.0-RC2


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