License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdde.hilling.junit.cdi |
ArtifactId | ArtifactIdtest-jee |
Version | Version3.3.7 |
Type | Typejar |
Description |
DescriptionJUnit extension for easy and efficient testing of CDI components
|
Filename | Size |
---|---|
test-jee-3.3.7.pom | |
test-jee-3.3.7.jar | 6 KB |
test-jee-3.3.7-sources.jar | 4 KB |
test-jee-3.3.7-javadoc.jar | 408 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.hilling.junit.cdi/test-jee/ -->
<dependency>
<groupId>de.hilling.junit.cdi</groupId>
<artifactId>test-jee</artifactId>
<version>3.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/de.hilling.junit.cdi/test-jee/
implementation 'de.hilling.junit.cdi:test-jee:3.3.7'
// https://jarcasting.com/artifacts/de.hilling.junit.cdi/test-jee/
implementation ("de.hilling.junit.cdi:test-jee:3.3.7")
'de.hilling.junit.cdi:test-jee:jar:3.3.7'
<dependency org="de.hilling.junit.cdi" name="test-jee" rev="3.3.7">
<artifact name="test-jee" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.hilling.junit.cdi', module='test-jee', version='3.3.7')
)
libraryDependencies += "de.hilling.junit.cdi" % "test-jee" % "3.3.7"
[de.hilling.junit.cdi/test-jee "3.3.7"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jaxb : jaxb-runtime | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.persistence : jakarta.persistence-api | jar | 2.2.3 |
org.hibernate : hibernate-entitymanager | jar | 5.6.2.Final |
jakarta.ejb : jakarta.ejb-api | jar | 3.2.6 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 2.0.2 |
Group / Artifact | Type | Version |
---|---|---|
de.hilling.junit.cdi : cdi-test-jee | jar | 3.3.7 |
com.h2database : h2 | jar | 2.0.202 |
de.hilling.junit.cdi : cdi-test-core | jar | 3.3.7 |
org.jboss.weld : weld-core-impl | jar | |
org.jboss.weld.se : weld-se-core | jar | |
org.slf4j : slf4j-jdk14 | jar | 1.7.32 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.mockito : mockito-core | jar | 4.1.0 |
org.mockito : mockito-junit-jupiter | jar | 4.1.0 |