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