is not current version
Last Version 7.0.1

org.apache.servicemix.examples:camel-cxf-rest-client 6.0.2


Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.servicemix.examples
ArtifactId

ArtifactId

camel-cxf-rest-client
Version

Version

6.0.2
Type

Type

jar

Download camel-cxf-rest-client 6.0.2


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