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

org.apache.servicemix.examples:cxf 5.0.5


Группа

Группа

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

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

cxf
Версия

Версия

5.0.5
Тип

Тип

pom

Скачать cxf 5.0.5

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

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