is not current version
Last Version 0.5.0

vertx-remoting-0.3.0-RELEASE 0.3.0-RELEASE

vertx remoting

License

License

GroupId

GroupId

link.thingscloud
ArtifactId

ArtifactId

vertx-remoting
Version

Version

0.3.0-RELEASE
Type

Type

pom
Description

Description

vertx-remoting-0.3.0-RELEASE
vertx remoting
Project URL

Project URL

https://github.com/zhouhailin/vertx-remoting
Source Code Management

Source Code Management

https://github.com/zhouhailin/vertx-remoting

Download vertx-remoting 0.3.0-RELEASE


<!-- https://jarcasting.com/artifacts/link.thingscloud/vertx-remoting/ -->
<dependency>
    <groupId>link.thingscloud</groupId>
    <artifactId>vertx-remoting</artifactId>
    <version>0.3.0-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/link.thingscloud/vertx-remoting/
implementation 'link.thingscloud:vertx-remoting:0.3.0-RELEASE'
// https://jarcasting.com/artifacts/link.thingscloud/vertx-remoting/
implementation ("link.thingscloud:vertx-remoting:0.3.0-RELEASE")
'link.thingscloud:vertx-remoting:pom:0.3.0-RELEASE'
<dependency org="link.thingscloud" name="vertx-remoting" rev="0.3.0-RELEASE">
  <artifact name="vertx-remoting" type="pom" />
</dependency>
@Grapes(
@Grab(group='link.thingscloud', module='vertx-remoting', version='0.3.0-RELEASE')
)
libraryDependencies += "link.thingscloud" % "vertx-remoting" % "0.3.0-RELEASE"
[link.thingscloud/vertx-remoting "0.3.0-RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
io.vertx : vertx-junit5 jar

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar

Project Modules

  • api
  • impl
  • benchmark
  • starter