Download holon-http-5.0.2.jar file - Jar h

Jar examples for h:holon-http

Description

Holon HTTP support

You can download jar file holon-http 5.0.2 in this page.

Build File

You can use the following script to add holon-http-5.0.2.jar to your project.

<dependency>
   <groupId>com.holon-platform.core</groupId>
   <artifactId>holon-http</artifactId>
   <version>5.0.2</version>
</dependency>
compile group: 'com.holon-platform.core', name: 'holon-http', version: '5.0.2'
libraryDependencies += "com.holon-platform.core" % "holon-http" % "5.0.2"
<dependency org="com.holon-platform.core" name="holon-http" rev="5.0.2"/>
@Grapes(@Grab(group='com.holon-platform.core', module='holon-http', version='5.0.2'))
'com.holon-platform.core:holon-http:jar:5.0.2'

Download

Click the following link to download the jar file.

holon-http-5.0.2-javadoc.jar
holon-http-5.0.2-sources.jar
holon-http-5.0.2.jar
holon-http-5.0.2.pom



Related Tutorials