Download http-utils-sun-1.3.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.3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials