is not current version
Last Version 1.5.9

com.metaring:framework-ext-spring-boot-rpc 1.0.0

Spring Boot RPC Extension made for the MetaRing Framework

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.metaring
ArtifactId

ArtifactId

framework-ext-spring-boot-rpc
Version

Version

1.0.0
Type

Type

jar

Download framework-ext-spring-boot-rpc 1.0.0


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