is not current version
Last Version 6.0.0

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


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.jzdayz
ArtifactId

ArtifactId

light-rpc-spring-boot
Version

Version

1.0.1
Type

Type

jar

Download light-rpc-spring-boot 1.0.1


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