is not current version
Last Version 4.0.0-RC6

de.hilling.junit.cdi:cdi-test-jee 0.0.8

JEE Support for cdi-test

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

de.hilling.junit.cdi
ArtifactId

ArtifactId

cdi-test-jee
Version

Version

0.0.8
Type

Type

jar

Download cdi-test-jee 0.0.8


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