Jar examples for c:cxf-rt-ws-rm
Apache CXF Runtime WS Reliable Messaging
You can download jar file cxf-rt-ws-rm 2.2.12 in this page.
Apache License
You can use the following script to add cxf-rt-ws-rm-2.2.12.jar to your project.
<dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-ws-rm</artifactId> <version>2.2.12</version> </dependency>
compile group: 'org.apache.cxf', name: 'cxf-rt-ws-rm', version: '2.2.12'
libraryDependencies += "org.apache.cxf" % "cxf-rt-ws-rm" % "2.2.12"
<dependency org="org.apache.cxf" name="cxf-rt-ws-rm" rev="2.2.12"/>
@Grapes(@Grab(group='org.apache.cxf', module='cxf-rt-ws-rm', version='2.2.12'))
'org.apache.cxf:cxf-rt-ws-rm:jar:2.2.12'
Click the following link to download the jar file.
cxf-rt-ws-rm-2.2.12-javadoc.jar