License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing Jakarta Server Faces Jakarta EE The Web Tier |
GroupId | GroupIdde.hilling.junit.cdi |
ArtifactId | ArtifactIdtest-jsf-war |
Version | Version3.3.8 |
Type | Typewar |
Description |
DescriptionJUnit extension for easy and efficient testing of CDI components
|
Filename | Size |
---|---|
test-jsf-war-3.3.8.pom | |
test-jsf-war-3.3.8.war | 2 MB |
test-jsf-war-3.3.8-sources.jar | 5 KB |
test-jsf-war-3.3.8-javadoc.jar | 413 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.hilling.junit.cdi/test-jsf-war/ -->
<dependency>
<groupId>de.hilling.junit.cdi</groupId>
<artifactId>test-jsf-war</artifactId>
<version>3.3.8</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/de.hilling.junit.cdi/test-jsf-war/
implementation 'de.hilling.junit.cdi:test-jsf-war:3.3.8'
// https://jarcasting.com/artifacts/de.hilling.junit.cdi/test-jsf-war/
implementation ("de.hilling.junit.cdi:test-jsf-war:3.3.8")
'de.hilling.junit.cdi:test-jsf-war:war:3.3.8'
<dependency org="de.hilling.junit.cdi" name="test-jsf-war" rev="3.3.8">
<artifact name="test-jsf-war" type="war" />
</dependency>
@Grapes(
@Grab(group='de.hilling.junit.cdi', module='test-jsf-war', version='3.3.8')
)
libraryDependencies += "de.hilling.junit.cdi" % "test-jsf-war" % "3.3.8"
[de.hilling.junit.cdi/test-jsf-war "3.3.8"]
Group / Artifact | Type | Version |
---|---|---|
de.larmic.butterfaces : components-mojarra | jar | 1.11.2 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
jakarta.faces : jakarta.faces-api | jar | 2.3.2 |
jakarta.ejb : jakarta.ejb-api | jar | 3.2.6 |
jakarta.persistence : jakarta.persistence-api | jar | 2.2.3 |
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 2.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-entitymanager | jar | 5.6.3.Final |
org.eclipse.persistence : org.eclipse.persistence.jpa | jar | 2.7.7 |
org.jboss : jandex | jar | 2.4.1.Final |
de.hilling.junit.cdi : cdi-test-jee | jar | 3.3.8 |
com.h2database : h2 | jar | 2.0.204 |
de.hilling.junit.cdi : cdi-test-core | jar | 3.3.8 |
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.2.0 |
org.mockito : mockito-junit-jupiter | jar | 4.2.0 |