Last Version

de.hilling.junit.cdi:test-jee 4.0.0-RC6

JUnit extension for easy and efficient testing of CDI components

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

de.hilling.junit.cdi
ArtifactId

ArtifactId

test-jee
Version

Version

4.0.0-RC6
Type

Type

jar
Description

Description

JUnit extension for easy and efficient testing of CDI components

Download test-jee 4.0.0-RC6


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

Dependencies

compile (1)

Group / Artifact Type Version
org.glassfish.jaxb : jaxb-runtime jar 3.0.2

provided (5)

Group / Artifact Type Version
jakarta.persistence : jakarta.persistence-api jar 3.0.0
org.hibernate : hibernate-core-jakarta jar 5.6.5.Final
jakarta.ejb : jakarta.ejb-api jar 4.0.0
jakarta.xml.bind : jakarta.xml.bind-api jar 3.0.1
jakarta.enterprise : jakarta.enterprise.cdi-api jar 3.0.0

test (9)

Group / Artifact Type Version
de.hilling.junit.cdi : cdi-test-jee jar 4.0.0-RC6
com.h2database : h2 jar 2.1.210
de.hilling.junit.cdi : cdi-test-core jar 4.0.0-RC6
org.jboss.weld : weld-core-impl jar
org.jboss.weld.se : weld-se-core jar
org.slf4j : slf4j-jdk14 jar 1.7.36
org.junit.jupiter : junit-jupiter jar 5.8.2
org.mockito : mockito-core jar 4.3.1
org.mockito : mockito-junit-jupiter jar 4.3.1

Project Modules

There are no modules declared in this project.