| License |
License |
|---|---|
| Categories |
CategoriesDubbo Net Networking |
| GroupId | GroupIdcom.github.smartbuf |
| ArtifactId | ArtifactIdsmartbuf-dubbo |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsmartbuf-dubbo
A serialization plugin for dubbo, which based on smartbuf.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| smartbuf-dubbo-1.0.1.pom | |
| smartbuf-dubbo-1.0.1.jar | 12 KB |
| smartbuf-dubbo-1.0.1-sources.jar | 8 KB |
| smartbuf-dubbo-1.0.1-javadoc.jar | 60 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.smartbuf : smartbuf | jar | 0.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : dubbo | jar | 2.6.7 |
| org.apache.dubbo : dubbo | jar | 2.7.4.1 |