Last Version

Apache ServiceMix :: Examples :: CXF WSN :: Client 7.0.1

CXF example using WSN

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.servicemix.examples
ArtifactId

ArtifactId

cxf-wsn-client
Version

Version

7.0.1
Type

Type

jar
Description

Description

Apache ServiceMix :: Examples :: CXF WSN :: Client
CXF example using WSN
Project Organization

Project Organization

The Apache Software Foundation

Download cxf-wsn-client 7.0.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.cxf : cxf-rt-frontend-jaxws jar 3.1.9
org.apache.cxf : cxf-rt-transports-http jar 3.1.9
org.apache.cxf : cxf-rt-transports-http-jetty jar 3.1.9
org.apache.cxf : cxf-rt-ws-addr jar 3.1.9
org.apache.cxf : cxf-rt-ws-policy jar 3.1.9
org.apache.cxf.services.wsn : cxf-services-wsn-core jar 3.1.9
org.apache.servicemix.examples : cxf-wsn-base jar 7.0.1

Project Modules

There are no modules declared in this project.