netty-tools

A small collection of tools useful when working with JBoss Netty.

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.cgbystrom
ArtifactId

ArtifactId

netty-tools
Last Version

Last Version

1.2.7
Release Date

Release Date

Type

Type

jar
Description

Description

netty-tools
A small collection of tools useful when working with JBoss Netty.
Project URL

Project URL

https://github.com/cgbystrom/netty-tools

Download netty-tools

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.jboss.netty : netty jar 3.2.3.Final
org.apache.thrift : libthrift jar 0.6.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
commons-httpclient : commons-httpclient jar 3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.7