smartbuf-springcloud

A serialization plugin for springcloud, which based on smartbuf.

License

License

GroupId

GroupId

com.github.smartbuf
ArtifactId

ArtifactId

smartbuf-springcloud
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Download smartbuf-springcloud

How to add to project

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

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-openfeign jar 2.1.0.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0