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

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

Apache CXF JiBx Integration System Tests

Группа

Группа

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

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

cxf-systests-jibx
Версия

Версия

3.1.12
Тип

Тип

pom

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

Имя Файла Размер
cxf-systests-jibx-3.1.12.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.12</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.12'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-jibx/
implementation ("org.apache.cxf.systests:cxf-systests-jibx:3.1.12")
'org.apache.cxf.systests:cxf-systests-jibx:pom:3.1.12'
<dependency org="org.apache.cxf.systests" name="cxf-systests-jibx" rev="3.1.12">
  <artifact name="cxf-systests-jibx" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-jibx', version='3.1.12')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-jibx" % "3.1.12"
[org.apache.cxf.systests/cxf-systests-jibx "3.1.12"]