MVN

as.leap : vertx-rpc

Maven & Gradle

Dec 26, 2016
73 stars

Vert.x RPC · Wrap eventBus of vert.x 3 as transport layer for RPC invoking

<dependency>
    <groupId>as.leap</groupId>
    <artifactId>vertx-rpc</artifactId>
    <version>3.3.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of as.leap : vertx-rpc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.3.8
  • Latest Release Candidate: 3.0.0-RC1

All Versions

Choose a version of as.leap : vertx-rpc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.3.x
vertx-rpc-3.3.8
vertx-rpc-3.3.7
vertx-rpc-3.3.6
vertx-rpc-3.3.5
vertx-rpc-3.3.4
vertx-rpc-3.3.3
3.1.x
vertx-rpc-3.1.1
vertx-rpc-3.1.0
3.0.x
vertx-rpc-3.0.2
vertx-rpc-3.0.1
vertx-rpc-3.0.0
vertx-rpc-3.0.0-RC1

How to add a dependency to Maven

Add the following as.leap : vertx-rpc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>as.leap</groupId>
    <artifactId>vertx-rpc</artifactId>
    <version>3.3.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following as.leap : vertx-rpc gradle dependency to your build.gradle file:

implementation 'as.leap:vertx-rpc:3.3.8'

Gradle Kotlin DSL: Add the following as.leap : vertx-rpc gradle kotlin dependency to your build.gradle.kts file:

implementation("as.leap:vertx-rpc:3.3.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following as.leap : vertx-rpc sbt scala dependency to your build.sbt file:

libraryDependencies += "as.leap" % "vertx-rpc" % "3.3.8"

Advertisement

Dependencies from Group

Sep 06, 2015
3 usages
Aug 31, 2015
2 usages
0 stars
Sep 06, 2015
2 usages
Dec 26, 2016
73 stars
Sep 06, 2015

Discover Dependencies

Feb 16, 2016
6 usages
2 stars
Feb 16, 2016
1 usages
2 stars
Feb 16, 2016
2 usages
2 stars
May 13, 2018
6 stars
Jun 02, 2015
1 usages
0 stars
Nov 29, 2018
1 usages
Jul 31, 2015
11 stars
Jul 02, 2020
6 usages
69 stars