is not current version
Last Version 4.0.0-RC6

de.hilling.junit.cdi:test-jsf-war 2.1.7


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

2.1.7
Type

Type

war

Download test-jsf-war 2.1.7


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