Download http-utils-sun-1.4.jar file - Jar h

Jar examples for h:http-utils-sun

Description

This library contains shared code between the Sun HTTP server and client transports.

You can download jar file http-utils-sun 1.4 in this page.

Build File

You can use the following script to add http-utils-sun-1.4.jar to your project.

<dependency>
   <groupId>com.ericsson.research.trap.transports</groupId>
   <artifactId>http-utils-sun</artifactId>
   <version>1.4</version>
</dependency>
compile group: 'com.ericsson.research.trap.transports', name: 'http-utils-sun', version: '1.4'
libraryDependencies += "com.ericsson.research.trap.transports" % "http-utils-sun" % "1.4"
<dependency org="com.ericsson.research.trap.transports" name="http-utils-sun" rev="1.4"/>
@Grapes(@Grab(group='com.ericsson.research.trap.transports', module='http-utils-sun', version='1.4'))
'com.ericsson.research.trap.transports:http-utils-sun:jar:1.4'

Download

Click the following link to download the jar file.

http-utils-sun-1.4-javadoc.jar
http-utils-sun-1.4-sources.jar
http-utils-sun-1.4.jar
http-utils-sun-1.4.pom



Related Tutorials