dubbo-rpc-thrift

The avro-rpc module of dubbo project

License

License

Categories

Categories

Net Dubbo Networking
GroupId

GroupId

net.jahhan
ArtifactId

ArtifactId

dubbo-rpc-thrift
Last Version

Last Version

1.0.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

dubbo-rpc-thrift
The avro-rpc module of dubbo project

Download dubbo-rpc-thrift

How to add to project

<!-- https://jarcasting.com/artifacts/net.jahhan/dubbo-rpc-thrift/ -->
<dependency>
    <groupId>net.jahhan</groupId>
    <artifactId>dubbo-rpc-thrift</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/net.jahhan/dubbo-rpc-thrift/
implementation 'net.jahhan:dubbo-rpc-thrift:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/net.jahhan/dubbo-rpc-thrift/
implementation ("net.jahhan:dubbo-rpc-thrift:1.0.0-RELEASE")
'net.jahhan:dubbo-rpc-thrift:jar:1.0.0-RELEASE'
<dependency org="net.jahhan" name="dubbo-rpc-thrift" rev="1.0.0-RELEASE">
  <artifact name="dubbo-rpc-thrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.jahhan', module='dubbo-rpc-thrift', version='1.0.0-RELEASE')
)
libraryDependencies += "net.jahhan" % "dubbo-rpc-thrift" % "1.0.0-RELEASE"
[net.jahhan/dubbo-rpc-thrift "1.0.0-RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.thrift : libthrift jar 0.10.0

provided (2)

Group / Artifact Type Version
net.jahhan : common-plugin-util jar 1.0.0-RELEASE
net.jahhan : dubbo-rpc-api jar 1.0.0-RELEASE

test (4)

Group / Artifact Type Version
junit : junit jar 4.10
org.easymock : easymock jar 3.0
org.easymock : easymockclassextension jar 3.0
com.googlecode.jmockit : jmockit jar 0.999.8

Project Modules

There are no modules declared in this project.

jahhan

java插件式,数据治理框架,内置frameworkx为dubbo的修改版本 文档地址:www.jahhan.net

Versions

Version
1.0.0-RELEASE