h

hessian-flex

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