Download cxf-services-wsn-api-3.1.7.jar file - Jar c

Jar examples for c:cxf-services-wsn-api

Description

Apache CXF WSN API

You can download jar file cxf-services-wsn-api 3.1.7 in this page.

License

Apache License

Build File

You can use the following script to add cxf-services-wsn-api-3.1.7.jar to your project.

<dependency>
   <groupId>org.apache.cxf.services.wsn</groupId>
   <artifactId>cxf-services-wsn-api</artifactId>
   <version>3.1.7</version>
</dependency>
compile group: 'org.apache.cxf.services.wsn', name: 'cxf-services-wsn-api', version: '3.1.7'
libraryDependencies += "org.apache.cxf.services.wsn" % "cxf-services-wsn-api" % "3.1.7"
<dependency org="org.apache.cxf.services.wsn" name="cxf-services-wsn-api" rev="3.1.7"/>
@Grapes(@Grab(group='org.apache.cxf.services.wsn', module='cxf-services-wsn-api', version='3.1.7'))
'org.apache.cxf.services.wsn:cxf-services-wsn-api:jar:3.1.7'

Download

Click the following link to download the jar file.

cxf-services-wsn-api-3.1.7-javadoc.jar
cxf-services-wsn-api-3.1.7-sources.jar
cxf-services-wsn-api-3.1.7.jar
cxf-services-wsn-api-3.1.7.pom



Related Tutorials