License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.servicemix.examples |
ArtifactId | ArtifactIdcamel-cxf-rest-client |
Last Version | Last Version7.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache ServiceMix :: Examples :: Camel CXF REST :: 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-rest-client/ -->
<dependency>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>camel-cxf-rest-client</artifactId>
<version>7.0.1</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.1'
// https://jarcasting.com/artifacts/org.apache.servicemix.examples/camel-cxf-rest-client/
implementation ("org.apache.servicemix.examples:camel-cxf-rest-client:7.0.1")
'org.apache.servicemix.examples:camel-cxf-rest-client:jar:7.0.1'
<dependency org="org.apache.servicemix.examples" name="camel-cxf-rest-client" rev="7.0.1">
<artifact name="camel-cxf-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix.examples', module='camel-cxf-rest-client', version='7.0.1')
)
libraryDependencies += "org.apache.servicemix.examples" % "camel-cxf-rest-client" % "7.0.1"
[org.apache.servicemix.examples/camel-cxf-rest-client "7.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.servicemix.examples : camel-cxf-rest-service | jar | 7.0.1 |
javax.xml.bind : jaxb-api | jar | 2.2.7 |