ext-vertx-rpc
MetaRing Vert.x Extension for the RPC Module
License |
License |
---|---|
GroupId | GroupIdcom.metaring |
ArtifactId | ArtifactIdframework-ext-rpc-vertx |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMetaRing Vert.x RPC Extension
RPC Extension made in Vert.x for the MetaRing Framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
MetaRing Vert.x Extension for the RPC Module