is not current version
Last Version 2.0.2.RELEASE

com.github.linshenkx:rpc-netty-server-spring-boot-autoconfigure 1.0.4.RELEASE


Categories

Categories

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

GroupId

com.github.linshenkx
ArtifactId

ArtifactId

rpc-netty-server-spring-boot-autoconfigure
Version

Version

1.0.4.RELEASE
Type

Type

jar

Download rpc-netty-server-spring-boot-autoconfigure 1.0.4.RELEASE


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