is not current version
Last Version 7.0.1

org.apache.servicemix.examples:camel-cxf-rest 6.1.1


GroupId

GroupId

org.apache.servicemix.examples
ArtifactId

ArtifactId

camel-cxf-rest
Version

Version

6.1.1
Type

Type

pom

Download camel-cxf-rest 6.1.1

Filename Size
camel-cxf-rest-6.1.1.pom 1 KB
Browse

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