is not current version
Last Version 4.0.0-RC6

de.hilling.junit.cdi:test-jsf-war 4.0.0-RC1

JUnit extension for easy and efficient testing of CDI components

License

License

Categories

Categories

JUnit Unit Testing Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

de.hilling.junit.cdi
ArtifactId

ArtifactId

test-jsf-war
Version

Version

4.0.0-RC1
Type

Type

war
Description

Description

JUnit extension for easy and efficient testing of CDI components

Download test-jsf-war 4.0.0-RC1


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

Dependencies

compile (1)

Group / Artifact Type Version
de.larmic.butterfaces : components-mojarra jar 1.11.2

provided (5)

Group / Artifact Type Version
jakarta.annotation : jakarta.annotation-api jar 2.0.0
jakarta.faces : jakarta.faces-api jar 2.3.2
jakarta.ejb : jakarta.ejb-api jar 4.0.0
jakarta.persistence : jakarta.persistence-api jar 3.0.0
jakarta.enterprise : jakarta.enterprise.cdi-api jar 3.0.0

test (12)

Group / Artifact Type Version
org.hibernate : hibernate-core-jakarta jar 5.6.4.Final
org.eclipse.persistence : org.eclipse.persistence.jpa jar 3.0.2
org.jboss : jandex jar 2.4.2.Final
de.hilling.junit.cdi : cdi-test-jee jar 4.0.0-RC1
com.h2database : h2 jar 2.0.206
de.hilling.junit.cdi : cdi-test-core jar 4.0.0-RC1
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

Project Modules

There are no modules declared in this project.