| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.apache.servicemix.examples | 
| ArtifactId | ArtifactIdcamel-cxf-soap-client | 
| Last Version | Last Version7.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionApache ServiceMix :: Examples :: Camel CXF SOAP :: Client Bill-of-materials of the core components and versions used for building the features project
        (This POM contains the dependencies and versions that are useful to both users and our own
        development) | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.apache.servicemix.examples/camel-cxf-soap-client/ -->
<dependency>
    <groupId>org.apache.servicemix.examples</groupId>
    <artifactId>camel-cxf-soap-client</artifactId>
    <version>7.0.1</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.servicemix.examples/camel-cxf-soap-client/
implementation 'org.apache.servicemix.examples:camel-cxf-soap-client:7.0.1'// https://jarcasting.com/artifacts/org.apache.servicemix.examples/camel-cxf-soap-client/
implementation ("org.apache.servicemix.examples:camel-cxf-soap-client:7.0.1")'org.apache.servicemix.examples:camel-cxf-soap-client:jar:7.0.1'<dependency org="org.apache.servicemix.examples" name="camel-cxf-soap-client" rev="7.0.1">
  <artifact name="camel-cxf-soap-client" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.servicemix.examples', module='camel-cxf-soap-client', version='7.0.1')
)libraryDependencies += "org.apache.servicemix.examples" % "camel-cxf-soap-client" % "7.0.1"[org.apache.servicemix.examples/camel-cxf-soap-client "7.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.servicemix.examples : camel-cxf-soap-service | jar | 7.0.1 | 
| org.apache.servicemix.examples : camel-cxf-soap-route | jar | 7.0.1 |