Last Version

MetaRing Vert.x RPC Extension 1.0.0

RPC Extension made in Vert.x for the MetaRing Framework

License

License

GroupId

GroupId

com.metaring
ArtifactId

ArtifactId

framework-ext-rpc-vertx
Version

Version

1.0.0
Type

Type

jar
Description

Description

MetaRing Vert.x RPC Extension
RPC Extension made in Vert.x for the MetaRing Framework
Project URL

Project URL

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

Source Code Management

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

Download framework-ext-rpc-vertx 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.metaring : framework-ext-vertx jar 1.0.0
com.metaring : framework-java-broadcast jar 1.0.0
io.vertx : vertx-web jar 3.5.4

Project Modules

There are no modules declared in this project.