h

hessian-flash

The Hessian binary web service protocol destribution pack
http://hessian.caucho.com
The Apache Software License, Version 1.1
Files download
File Operation
hessian-flash-3.1.2.pom download
hessian-flash-3.1.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.caucho</groupId>
  <artifactId>hessian-flash</artifactId>
  <version>3.1.2</version>
  <type>swc</type>
</dependency>
Gradle Groovy
implementation 'com.caucho:hessian-flash:3.1.2'
Gradle Kotlin
implementation("com.caucho:hessian-flash:3.1.2")
Scala SBT
libraryDependencies += "com.caucho" % "hessian-flash" % "3.1.2"
Groovy Grape
@Grapes(
  @Grab(group='com.caucho', module='hessian-flash', version='3.1.2')
)
Apache Ivy
<dependency org="com.caucho" name="hessian-flash" rev="3.1.2" />
Leiningen
[com.caucho/hessian-flash "3.1.2"]
Apache Buildr
'com.caucho:hessian-flash:jar:3.1.2'
Dependencies
The project has no third-party dependencies