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
文件下载
文件名 操作
hessian-lite-4.0.3.jar 下载
hessian-lite-4.0.3.pom 下载
hessian-lite-4.0.3-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.apache.dubbo</groupId>
  <artifactId>hessian-lite</artifactId>
  <version>4.0.3</version>
</dependency>
Gradle Groovy
implementation 'org.apache.dubbo:hessian-lite:4.0.3'
Gradle Kotlin
implementation("org.apache.dubbo:hessian-lite:4.0.3")
Scala SBT
libraryDependencies += "org.apache.dubbo" % "hessian-lite" % "4.0.3"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.dubbo', module='hessian-lite', version='4.0.3')
)
Apache Ivy
<dependency org="org.apache.dubbo" name="hessian-lite" rev="4.0.3" />
Leiningen
[org.apache.dubbo/hessian-lite "4.0.3"]
Apache Buildr
'org.apache.dubbo:hessian-lite:jar:4.0.3'
本项目依赖
该项目无第三方依赖