License |
License |
---|---|
GroupId | GroupIdorg.apache.servicemix.examples |
ArtifactId | ArtifactIdcxf-wsn |
Last Version | Last Version7.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache ServiceMix :: Examples :: CXF WSN
CXF example using WSN
|
Project Organization |
Project Organization |
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"]