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

org.apache.cxf:cxf-integration 2.2.4


Группа

Группа

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

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

cxf-integration
Версия

Версия

2.2.4
Тип

Тип

pom

Скачать cxf-integration 2.2.4

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

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