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