Last Version

netty-zmtp 0.4.1

ZMTP, the ZeroMQ Message Transport Protocol for Netty

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

netty4-zmtp
Version

Version

0.4.1
Type

Type

jar
Description

Description

netty-zmtp
ZMTP, the ZeroMQ Message Transport Protocol for Netty
Project URL

Project URL

https://github.com/spotify/netty-zmtp
Source Code Management

Source Code Management

https://github.com/spotify/netty-zmtp

Download netty4-zmtp 0.4.1


<!-- https://jarcasting.com/artifacts/com.spotify/netty4-zmtp/ -->
<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>netty4-zmtp</artifactId>
    <version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/netty4-zmtp/
implementation 'com.spotify:netty4-zmtp:0.4.1'
// https://jarcasting.com/artifacts/com.spotify/netty4-zmtp/
implementation ("com.spotify:netty4-zmtp:0.4.1")
'com.spotify:netty4-zmtp:jar:0.4.1'
<dependency org="com.spotify" name="netty4-zmtp" rev="0.4.1">
  <artifact name="netty4-zmtp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='netty4-zmtp', version='0.4.1')
)
libraryDependencies += "com.spotify" % "netty4-zmtp" % "0.4.1"
[com.spotify/netty4-zmtp "0.4.1"]

Dependencies

provided (2)

Group / Artifact Type Version
io.netty : netty-all jar 4.0.34.Final
com.google.code.findbugs : jsr305 jar 3.0.0

test (9)

Group / Artifact Type Version
org.zeromq : jeromq jar 0.3.4
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.openjdk.jmh : jmh-core jar 1.9.3
org.openjdk.jmh : jmh-generator-annprocess jar 1.9.3
org.openjdk.jmh : jmh-generator-reflection jar 1.9.3
com.google.guava : guava jar 18.0
ch.qos.logback : logback-classic jar 1.1.3
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.