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.1.16 in this page.
Apache License
You can use the following script to add cxf-rt-transports-http-netty-client-3.1.16.jar to your project.
<dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-transports-http-netty-client</artifactId> <version>3.1.16</version> </dependency>
compile group: 'org.apache.cxf', name: 'cxf-rt-transports-http-netty-client', version: '3.1.16'
libraryDependencies += "org.apache.cxf" % "cxf-rt-transports-http-netty-client" % "3.1.16"
<dependency org="org.apache.cxf" name="cxf-rt-transports-http-netty-client" rev="3.1.16"/>
@Grapes(@Grab(group='org.apache.cxf', module='cxf-rt-transports-http-netty-client', version='3.1.16'))
'org.apache.cxf:cxf-rt-transports-http-netty-client:jar:3.1.16'
Click the following link to download the jar file.
cxf-rt-transports-http-netty-client-3.1.16-javadoc.jar