protocol-extension

A remote procedure call(RPC) framework for rapid development of high performance distributed services.

License

License

GroupId

GroupId

com.weibo
ArtifactId

ArtifactId

protocol-extension
Last Version

Last Version

1.1.10
Release Date

Release Date

Type

Type

pom
Description

Description

protocol-extension
A remote procedure call(RPC) framework for rapid development of high performance distributed services.
Project URL

Project URL

https://github.com/weibocom/motan

Download protocol-extension

How to add to project

<!-- https://jarcasting.com/artifacts/com.weibo/protocol-extension/ -->
<dependency>
    <groupId>com.weibo</groupId>
    <artifactId>protocol-extension</artifactId>
    <version>1.1.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.weibo/protocol-extension/
implementation 'com.weibo:protocol-extension:1.1.10'
// https://jarcasting.com/artifacts/com.weibo/protocol-extension/
implementation ("com.weibo:protocol-extension:1.1.10")
'com.weibo:protocol-extension:pom:1.1.10'
<dependency org="com.weibo" name="protocol-extension" rev="1.1.10">
  <artifact name="protocol-extension" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.weibo', module='protocol-extension', version='1.1.10')
)
libraryDependencies += "com.weibo" % "protocol-extension" % "1.1.10"
[com.weibo/protocol-extension "1.1.10"]

Dependencies

compile (4)

Group / Artifact Type Version
com.weibo : motan-core jar 1.1.10
org.slf4j : slf4j-api jar 1.5.8
org.apache.commons : commons-lang3 jar 3.1
commons-codec : commons-codec jar 1.4

test (8)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.5.8
log4j : log4j jar 1.2.14
org.jmock : jmock jar 2.5.1
org.jmock : jmock-junit4 jar 2.5.1
org.jmock : jmock-legacy jar 2.5.1
cglib : cglib-nodep jar 2.2
org.objenesis : objenesis jar 1.2
junit : junit jar 4.13.1

Project Modules

  • motan-protocol-yar
  • motan-protocol-grpc
  • motan-protocol-restful
com.weibo

Weibo R&D Open Source Projects

Versions

Version
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
0.3.1
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0