Last Version

netty-zmtp 0.3.2

ZMTP, the ZeroMQ Message Transport Protocol for Netty

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

netty-zmtp
Version

Version

0.3.2
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 netty-zmtp 0.3.2


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

Dependencies

provided (2)

Group / Artifact Type Version
io.netty : netty jar 3.6.6.Final
com.intellij : annotations jar 9.0.4

test (4)

Group / Artifact Type Version
org.zeromq : jeromq jar 0.3.4
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.9.5
com.google.guava : guava jar 15.0

Project Modules

There are no modules declared in this project.