is not current version
Last Version 4.0.0-RC6

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

jee support for cdi-test, mainly persistence

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

de.hilling.junit.cdi
ArtifactId

ArtifactId

cdi-test-jee
Version

Version

3.3.5
Type

Type

jar

Download cdi-test-jee 3.3.5


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