Download hessian-flash-3.1.2.jar file - Jar h

Jar examples for h:hessian-flash

Description

The Hessian binary web service protocol destribution pack

You can download jar file hessian-flash 3.1.2 in this page.

License

The Apache Software License, Version 1.1

Build File

You can use the following script to add hessian-flash-3.1.2.jar to your project.

<dependency>
   <groupId>com.caucho</groupId>
   <artifactId>hessian-flash</artifactId>
   <version>3.1.2</version>
</dependency>
compile group: 'com.caucho', name: 'hessian-flash', version: '3.1.2'
libraryDependencies += "com.caucho" % "hessian-flash" % "3.1.2"
<dependency org="com.caucho" name="hessian-flash" rev="3.1.2"/>
@Grapes(@Grab(group='com.caucho', module='hessian-flash', version='3.1.2'))
'com.caucho:hessian-flash:jar:3.1.2'

Download

Click the following link to download the jar file.

hessian-flash-3.1.2.pom
hessian-flash-3.1.2-sources.jar



Related Tutorials