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

org.apache.cxf.systests:cxf-systests-ws-rm 3.2.6

Apache CXF WS-RM Specifications System Tests

Группа

Группа

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

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

cxf-systests-ws-rm
Версия

Версия

3.2.6
Тип

Тип

jar

Скачать cxf-systests-ws-rm 3.2.6


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