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

org.apache.cxf.systests:cxf-systests-jibx 3.1.4

Apache CXF JiBx Integration System Tests

Группа

Группа

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

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

cxf-systests-jibx
Версия

Версия

3.1.4
Тип

Тип

pom

Скачать cxf-systests-jibx 3.1.4

Имя Файла Размер
cxf-systests-jibx-3.1.4.pom 1 KB
Обзор

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