Last Version

serialization-extension 1.1.10

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

License

License

Categories

Categories

Serialization Data Data Formats
GroupId

GroupId

com.weibo
ArtifactId

ArtifactId

serialization-extension
Version

Version

1.1.10
Type

Type

jar
Description

Description

serialization-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 serialization-extension 1.1.10


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

Dependencies

compile (6)

Group / Artifact Type Version
org.hprose : hprose-java jar [2.0.18,)
com.weibo : motan-core jar 1.1.10
com.google.protobuf : protobuf-java jar 3.2.0
org.slf4j : slf4j-api jar 1.5.8
org.apache.commons : commons-lang3 jar 3.1
commons-codec : commons-codec jar 1.4

test (9)

Group / Artifact Type Version
com.weibo : motan-transport-netty jar 1.1.10
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

There are no modules declared in this project.