Download http-server-api-1.0.3-4.jar file - Jar h

Jar examples for h:http-server-api

Description

This project is the http server api library in the cisco vss foundation runtime

You can download jar file http-server-api 1.0.3-4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add http-server-api-1.0.3-4.jar to your project.

<dependency>
   <groupId>com.cisco.oss.foundation</groupId>
   <artifactId>http-server-api</artifactId>
   <version>1.0.3-4</version>
</dependency>
compile group: 'com.cisco.oss.foundation', name: 'http-server-api', version: '1.0.3-4'
libraryDependencies += "com.cisco.oss.foundation" % "http-server-api" % "1.0.3-4"
<dependency org="com.cisco.oss.foundation" name="http-server-api" rev="1.0.3-4"/>
@Grapes(@Grab(group='com.cisco.oss.foundation', module='http-server-api', version='1.0.3-4'))
'com.cisco.oss.foundation:http-server-api:jar:1.0.3-4'

Download

Click the following link to download the jar file.

http-server-api-1.0.3-4-javadoc.jar
http-server-api-1.0.3-4-sources.jar
http-server-api-1.0.3-4.jar
http-server-api-1.0.3-4.pom



Related Tutorials