| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.cxf.systests |
| Идентификатор | Идентификаторcxf-systests-jibx |
| Последняя версия | Последняя версия3.1.18 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеApache CXF JiBX Integration System Tests
Apache CXF JiBx Integration System Tests
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cxf-systests-jibx-3.1.18.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.18</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.18'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-jibx/
implementation ("org.apache.cxf.systests:cxf-systests-jibx:3.1.18")
'org.apache.cxf.systests:cxf-systests-jibx:pom:3.1.18'
<dependency org="org.apache.cxf.systests" name="cxf-systests-jibx" rev="3.1.18">
<artifact name="cxf-systests-jibx" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-jibx', version='3.1.18')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-jibx" % "3.1.18"
[org.apache.cxf.systests/cxf-systests-jibx "3.1.18"]