не последняя версия
Последняя версия 4.0.0-RC6

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


Категории

Категории

JUnit Тестирование компонентов Jakarta Server Faces Jakarta EE The Web Tier
Группа

Группа

de.hilling.junit.cdi
Идентификатор

Идентификатор

test-jsf-war
Версия

Версия

2.1.7
Тип

Тип

war

Скачать 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"]