is not current version
Last Version 3.5.2

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


GroupId

GroupId

org.apache.cxf.services.wsn
ArtifactId

ArtifactId

cxf-services-wsn
Version

Version

2.7.12
Type

Type

pom

Download cxf-services-wsn 2.7.12


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