License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdde.hilling.junit.cdi |
ArtifactId | ArtifactIdtest-jee |
Version | Version2.2.0 |
Type | Typejar |
Description |
Descriptionadd-ons for cdi-test
|
Filename | Size |
---|---|
test-jee-2.2.0.pom | |
test-jee-2.2.0.jar | 6 KB |
test-jee-2.2.0-sources.jar | 4 KB |
test-jee-2.2.0-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.hilling.junit.cdi/test-jee/ -->
<dependency>
<groupId>de.hilling.junit.cdi</groupId>
<artifactId>test-jee</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.hilling.junit.cdi/test-jee/
implementation 'de.hilling.junit.cdi:test-jee:2.2.0'
// https://jarcasting.com/artifacts/de.hilling.junit.cdi/test-jee/
implementation ("de.hilling.junit.cdi:test-jee:2.2.0")
'de.hilling.junit.cdi:test-jee:jar:2.2.0'
<dependency org="de.hilling.junit.cdi" name="test-jee" rev="2.2.0">
<artifact name="test-jee" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.hilling.junit.cdi', module='test-jee', version='2.2.0')
)
libraryDependencies += "de.hilling.junit.cdi" % "test-jee" % "2.2.0"
[de.hilling.junit.cdi/test-jee "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | 2.3.1 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0.1 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.3 |
javax.enterprise : cdi-api | jar | 2.0.SP1 |
org.apache.deltaspike.core : deltaspike-core-api | jar | 1.9.4 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.2 |
org.hibernate : hibernate-entitymanager | jar | 5.4.23.Final |
org.jboss.spec.javax.ejb : jboss-ejb-api_3.2_spec | jar | 2.0.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
de.hilling.junit.cdi : cdi-test-core | jar | 2.3.2 |
de.hilling.junit.cdi : cdi-test-jee | jar | 2.2.0 |
org.jboss.weld.se : weld-se-core | jar | |
com.h2database : h2 | jar | 1.4.200 |
org.jboss.weld : weld-core-impl | jar | |
org.slf4j : slf4j-jdk14 | jar | 1.7.30 |
org.apache.deltaspike.cdictrl : deltaspike-cdictrl-api | jar | 1.9.4 |
org.apache.deltaspike.core : deltaspike-core-impl | jar | 1.9.4 |
org.apache.deltaspike.cdictrl : deltaspike-cdictrl-weld | jar | 1.9.4 |
org.mockito : mockito-core | jar | 3.6.0 |
org.mockito : mockito-junit-jupiter | jar | 3.6.0 |