is not current version
Last Version 1.0.5

io.github.forezp:boot-netty-rpc-core 1.0.0

Demo project for Spring Boot

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.github.forezp
ArtifactId

ArtifactId

boot-netty-rpc-core
Version

Version

1.0.0
Type

Type

jar

Download boot-netty-rpc-core 1.0.0


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