smartbuf-dubbo

A serialization plugin for dubbo, which based on smartbuf.

License

License

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

com.github.smartbuf
ArtifactId

ArtifactId

smartbuf-dubbo
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

smartbuf-dubbo
A serialization plugin for dubbo, which based on smartbuf.
Project URL

Project URL

https://github.com/smartbuf/smartbuf-dubbo

Download smartbuf-dubbo

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.smartbuf : smartbuf jar 0.1.3

provided (2)

Group / Artifact Type Version
com.alibaba : dubbo jar 2.6.7
org.apache.dubbo : dubbo jar 2.7.4.1

Project Modules

There are no modules declared in this project.
com.github.smartbuf

SmartBuf

Versions

Version
1.0.1
1.0.0