is not current version
Last Version 1.5.9

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

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.1
Type

Type

jar

Download framework-ext-spring-boot-rpc 1.0.1


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