is not current version
Last Version 7.0.1

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


GroupId

GroupId

org.apache.servicemix.examples
ArtifactId

ArtifactId

camel-cxf-soap
Version

Version

5.1.2
Type

Type

pom

Download camel-cxf-soap 5.1.2

Filename Size
camel-cxf-soap-5.1.2.pom 1 KB
Browse

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