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