is not current version
Last Version 6.0.0

io.github.jzdayz:light-rpc-spring-boot 2.0.3


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.jzdayz
ArtifactId

ArtifactId

light-rpc-spring-boot
Version

Version

2.0.3
Type

Type

jar

Download light-rpc-spring-boot 2.0.3


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