cn.yukonga:yrpc-spring-boot-starter

a small fast rpc framework

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.yukonga
ArtifactId

ArtifactId

yrpc-spring-boot-starter
Last Version

Last Version

1.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

cn.yukonga:yrpc-spring-boot-starter
a small fast rpc framework
Project URL

Project URL

https://github.com/YuKongEr/yRpc
Source Code Management

Source Code Management

https://github.com/YuKongEr/yRpc

Download yrpc-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/cn.yukonga/yrpc-spring-boot-starter/ -->
<dependency>
    <groupId>cn.yukonga</groupId>
    <artifactId>yrpc-spring-boot-starter</artifactId>
    <version>1.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.yukonga/yrpc-spring-boot-starter/
implementation 'cn.yukonga:yrpc-spring-boot-starter:1.1.RELEASE'
// https://jarcasting.com/artifacts/cn.yukonga/yrpc-spring-boot-starter/
implementation ("cn.yukonga:yrpc-spring-boot-starter:1.1.RELEASE")
'cn.yukonga:yrpc-spring-boot-starter:jar:1.1.RELEASE'
<dependency org="cn.yukonga" name="yrpc-spring-boot-starter" rev="1.1.RELEASE">
  <artifact name="yrpc-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.yukonga', module='yrpc-spring-boot-starter', version='1.1.RELEASE')
)
libraryDependencies += "cn.yukonga" % "yrpc-spring-boot-starter" % "1.1.RELEASE"
[cn.yukonga/yrpc-spring-boot-starter "1.1.RELEASE"]

Dependencies

compile (10)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.31.Final
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.1.RELEASE
org.reflections : reflections jar 0.9.10
org.apache.zookeeper : zookeeper jar 3.4.6
com.dyuproject.protostuff : protostuff-core jar 1.0.8
com.dyuproject.protostuff : protostuff-runtime jar 1.0.8
com.fasterxml.jackson.core : jackson-core jar 2.8.1
com.fasterxml.jackson.core : jackson-databind jar 2.9.7
com.fasterxml.jackson.core : jackson-annotations jar 2.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.RELEASE
1.0.RELEASE