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