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

org.apache.servicemix.examples:camel-cxf-rest-client 7.0.0.M3


Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

camel-cxf-rest-client
Версия

Версия

7.0.0.M3
Тип

Тип

jar

Скачать camel-cxf-rest-client 7.0.0.M3


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