Download cxf-rt-ws-rm-3.0.0-milestone1.jar file - Jar c

Jar examples for c:cxf-rt-ws-rm

Description

Apache CXF Runtime WS Reliable Messaging

You can download jar file cxf-rt-ws-rm 3.0.0-milestone1 in this page.

License

Apache License

Build File

You can use the following script to add cxf-rt-ws-rm-3.0.0-milestone1.jar to your project.

<dependency>
   <groupId>org.apache.cxf</groupId>
   <artifactId>cxf-rt-ws-rm</artifactId>
   <version>3.0.0-milestone1</version>
</dependency>
compile group: 'org.apache.cxf', name: 'cxf-rt-ws-rm', version: '3.0.0-milestone1'
libraryDependencies += "org.apache.cxf" % "cxf-rt-ws-rm" % "3.0.0-milestone1"
<dependency org="org.apache.cxf" name="cxf-rt-ws-rm" rev="3.0.0-milestone1"/>
@Grapes(@Grab(group='org.apache.cxf', module='cxf-rt-ws-rm', version='3.0.0-milestone1'))
'org.apache.cxf:cxf-rt-ws-rm:jar:3.0.0-milestone1'

Download

Click the following link to download the jar file.

cxf-rt-ws-rm-3.0.0-milestone1-javadoc.jar
cxf-rt-ws-rm-3.0.0-milestone1-sources.jar
cxf-rt-ws-rm-3.0.0-milestone1.jar
cxf-rt-ws-rm-3.0.0-milestone1.pom



Related Tutorials