is not current version
Last Version 3.5.2

org.apache.cxf.services.wsn:cxf-services-wsn 2.6.7


GroupId

GroupId

org.apache.cxf.services.wsn
ArtifactId

ArtifactId

cxf-services-wsn
Version

Version

2.6.7
Type

Type

pom

Download cxf-services-wsn 2.6.7


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