v

vertx-remoting-benchmark

Files download
File Operation
vertx-remoting-benchmark-0.6.1.jar download
vertx-remoting-benchmark-0.6.1.pom download
vertx-remoting-benchmark-0.6.1-sources.jar download
Apache Maven
<dependency>
  <groupId>link.thingscloud</groupId>
  <artifactId>vertx-remoting-benchmark</artifactId>
  <version>0.6.1</version>
</dependency>
Gradle Groovy
implementation 'link.thingscloud:vertx-remoting-benchmark:0.6.1'
Gradle Kotlin
implementation("link.thingscloud:vertx-remoting-benchmark:0.6.1")
Scala SBT
libraryDependencies += "link.thingscloud" % "vertx-remoting-benchmark" % "0.6.1"
Groovy Grape
@Grapes(
  @Grab(group='link.thingscloud', module='vertx-remoting-benchmark', version='0.6.1')
)
Apache Ivy
<dependency org="link.thingscloud" name="vertx-remoting-benchmark" rev="0.6.1" />
Leiningen
[link.thingscloud/vertx-remoting-benchmark "0.6.1"]
Apache Buildr
'link.thingscloud:vertx-remoting-benchmark:jar:0.6.1'