Last Version

com.github.linshenkx:rpc-netty-client-spring-boot-autoconfigure 2.0.2.RELEASE

基于Netty的简易RPC框架

License

License

Categories

Categories

Spring Boot Container Microservices Net CLI User Interface Auto Application Layer Libs Code Generators config Configuration Netty Networking
GroupId

GroupId

com.github.linshenkx
ArtifactId

ArtifactId

rpc-netty-client-spring-boot-autoconfigure
Version

Version

2.0.2.RELEASE
Type

Type

jar
Description

Description

基于Netty的简易RPC框架

Download rpc-netty-client-spring-boot-autoconfigure 2.0.2.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.linshenkx/rpc-netty-client-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>com.github.linshenkx</groupId>
    <artifactId>rpc-netty-client-spring-boot-autoconfigure</artifactId>
    <version>2.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.linshenkx/rpc-netty-client-spring-boot-autoconfigure/
implementation 'com.github.linshenkx:rpc-netty-client-spring-boot-autoconfigure:2.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.linshenkx/rpc-netty-client-spring-boot-autoconfigure/
implementation ("com.github.linshenkx:rpc-netty-client-spring-boot-autoconfigure:2.0.2.RELEASE")
'com.github.linshenkx:rpc-netty-client-spring-boot-autoconfigure:jar:2.0.2.RELEASE'
<dependency org="com.github.linshenkx" name="rpc-netty-client-spring-boot-autoconfigure" rev="2.0.2.RELEASE">
  <artifact name="rpc-netty-client-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.linshenkx', module='rpc-netty-client-spring-boot-autoconfigure', version='2.0.2.RELEASE')
)
libraryDependencies += "com.github.linshenkx" % "rpc-netty-client-spring-boot-autoconfigure" % "2.0.2.RELEASE"
[com.github.linshenkx/rpc-netty-client-spring-boot-autoconfigure "2.0.2.RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.linshenkx : rpc-netty-common jar 2.0.2.RELEASE
org.projectlombok : lombok Optional jar 1.18.2
io.netty : netty-all jar
com.101tec : zkclient jar 0.11

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.0.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.1.0.RELEASE

Project Modules

There are no modules declared in this project.