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

org.apache.cxf.systests:cxf-systests-ws-specs 3.1.2

Apache CXF WS-* Specifications System Tests

Группа

Группа

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

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

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

Версия

3.1.2
Тип

Тип

jar

Скачать cxf-systests-ws-specs 3.1.2


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