hessian-flex
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>com.caucho</groupId> <artifactId>hessian-flex</artifactId> <version>3.1.5</version> </dependency>
<project> <modelVersion>4.0.0</modelVersion> <groupId>com.caucho</groupId> <artifactId>hessian-flex</artifactId> <version>3.1.5</version> <packaging>swc</packaging> <name>Hessian flex</name> <url>http://hessian.caucho.com</url> <description>The Hessian binary web service protocol destribution pack</description> <licenses> <license> <name>The Apache Software License, Version 1.1</name> <url>http://www.apache.org/licenses/LICENSE-1.1.txt</url> <distribution>repo</distribution> </license> </licenses> </project>