Last Version

MetaRing Spring Boot RPC Extension 1.5.9

Spring Boot RPC Extension made for the MetaRing Framework

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.metaring
ArtifactId

ArtifactId

framework-ext-spring-boot-rpc
Version

Version

1.5.9
Type

Type

jar
Description

Description

MetaRing Spring Boot RPC Extension
Spring Boot RPC Extension made for the MetaRing Framework
Project URL

Project URL

https://www.metaring.com
Source Code Management

Source Code Management

https://github.com/metaring/framework-ext-spring-boot-rpc.git

Download framework-ext-spring-boot-rpc 1.5.9


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

Dependencies

compile (4)

Group / Artifact Type Version
com.metaring : framework-ext-spring-boot jar 1.5.9
com.metaring : framework-java-broadcast jar 1.5.9
org.springframework.boot : spring-boot-starter-web jar 2.1.7.RELEASE
org.springframework.boot : spring-boot-starter-websocket jar 2.1.7.RELEASE

Project Modules

There are no modules declared in this project.