Last Version

Apache ServiceMix :: Examples :: CXF WSN 7.0.1

CXF example using WSN

License

License

GroupId

GroupId

org.apache.servicemix.examples
ArtifactId

ArtifactId

cxf-wsn
Version

Version

7.0.1
Type

Type

pom
Description

Description

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

Project Organization

The Apache Software Foundation

Download cxf-wsn 7.0.1

Filename Size
cxf-wsn-7.0.1.pom 1 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cxf-wsn-client
  • cxf-wsn-receive
  • cxf-wsn-notifier
  • cxf-wsn-base