h

hessian-lite

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
https://github.com/dubbo/hessian-lite/hessian-lite
Apache License, Version 2.0
The Apache Software Foundation
The Dubbo Project Contributors
Files download
File Operation
hessian-lite-4.0.2.jar download
hessian-lite-4.0.2.pom download
hessian-lite-4.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.apache.dubbo</groupId>
  <artifactId>hessian-lite</artifactId>
  <version>4.0.2</version>
</dependency>
Gradle Groovy
implementation 'org.apache.dubbo:hessian-lite:4.0.2'
Gradle Kotlin
implementation("org.apache.dubbo:hessian-lite:4.0.2")
Scala SBT
libraryDependencies += "org.apache.dubbo" % "hessian-lite" % "4.0.2"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.dubbo', module='hessian-lite', version='4.0.2')
)
Apache Ivy
<dependency org="org.apache.dubbo" name="hessian-lite" rev="4.0.2" />
Leiningen
[org.apache.dubbo/hessian-lite "4.0.2"]
Apache Buildr
'org.apache.dubbo:hessian-lite:jar:4.0.2'
Dependencies
The project has no third-party dependencies