ext-vertx-rpc
MetaRing Vert.x Extension for the RPC Module
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.metaring |
| Идентификатор | Идентификаторframework-ext-rpc-vertx |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMetaRing Vert.x RPC Extension
RPC Extension made in Vert.x for the MetaRing Framework
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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