n

netty-remoting-benchmark

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