Jar examples for h:http-client-sun
HTTP transport, client-side, powered by the built-in com.sun HTTP implemetation
You can download jar file http-client-sun 1.3 in this page.
You can use the following script to add http-client-sun-1.3.jar to your project.
<dependency> <groupId>com.ericsson.research.trap.transports</groupId> <artifactId>http-client-sun</artifactId> <version>1.3</version> </dependency>
compile group: 'com.ericsson.research.trap.transports', name: 'http-client-sun', version: '1.3'
libraryDependencies += "com.ericsson.research.trap.transports" % "http-client-sun" % "1.3"
<dependency org="com.ericsson.research.trap.transports" name="http-client-sun" rev="1.3"/>
@Grapes(@Grab(group='com.ericsson.research.trap.transports', module='http-client-sun', version='1.3'))
'com.ericsson.research.trap.transports:http-client-sun:jar:1.3'
Click the following link to download the jar file.
http-client-sun-1.3-javadoc.jar