не последняя версия
Последняя версия 3.5.2

org.apache.cxf.systests:cxf-systests-ci-webapp 2.7.8

Apache CXF Container Integration Test Webapp

Группа

Группа

org.apache.cxf.systests
Идентификатор

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

cxf-systests-ci-webapp
Версия

Версия

2.7.8
Тип

Тип

war

Скачать cxf-systests-ci-webapp 2.7.8


<!-- https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-ci-webapp/ -->
<dependency>
    <groupId>org.apache.cxf.systests</groupId>
    <artifactId>cxf-systests-ci-webapp</artifactId>
    <version>2.7.8</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-ci-webapp/
implementation 'org.apache.cxf.systests:cxf-systests-ci-webapp:2.7.8'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-ci-webapp/
implementation ("org.apache.cxf.systests:cxf-systests-ci-webapp:2.7.8")
'org.apache.cxf.systests:cxf-systests-ci-webapp:war:2.7.8'
<dependency org="org.apache.cxf.systests" name="cxf-systests-ci-webapp" rev="2.7.8">
  <artifact name="cxf-systests-ci-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-ci-webapp', version='2.7.8')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-ci-webapp" % "2.7.8"
[org.apache.cxf.systests/cxf-systests-ci-webapp "2.7.8"]