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