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