is not current version
Last Version 1.0.1

com.github.smartbuf:smartbuf-dubbo 1.0.0

A serialization plugin for dubbo, which based on smartbuf.

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

com.github.smartbuf
ArtifactId

ArtifactId

smartbuf-dubbo
Version

Version

1.0.0
Type

Type

jar

Download smartbuf-dubbo 1.0.0


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