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

org.apache.servicemix.examples:camel-cxf-soap 6.1.3


Группа

Группа

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

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

camel-cxf-soap
Версия

Версия

6.1.3
Тип

Тип

pom

Скачать camel-cxf-soap 6.1.3

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

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