Last Version

Netty/Buffer 4.0.0.Alpha1.errai.r1

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.

License

License

Categories

Categories

JBoss Container Application Servers Net Netty Networking
GroupId

GroupId

org.jboss.errai.io.netty
ArtifactId

ArtifactId

netty-buffer
Version

Version

4.0.0.Alpha1.errai.r1
Type

Type

jar
Description

Description

Netty/Buffer
Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
Project Organization

Project Organization

The Netty Project

Download netty-buffer 4.0.0.Alpha1.errai.r1


<!-- https://jarcasting.com/artifacts/org.jboss.errai.io.netty/netty-buffer/ -->
<dependency>
    <groupId>org.jboss.errai.io.netty</groupId>
    <artifactId>netty-buffer</artifactId>
    <version>4.0.0.Alpha1.errai.r1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.errai.io.netty/netty-buffer/
implementation 'org.jboss.errai.io.netty:netty-buffer:4.0.0.Alpha1.errai.r1'
// https://jarcasting.com/artifacts/org.jboss.errai.io.netty/netty-buffer/
implementation ("org.jboss.errai.io.netty:netty-buffer:4.0.0.Alpha1.errai.r1")
'org.jboss.errai.io.netty:netty-buffer:jar:4.0.0.Alpha1.errai.r1'
<dependency org="org.jboss.errai.io.netty" name="netty-buffer" rev="4.0.0.Alpha1.errai.r1">
  <artifact name="netty-buffer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.errai.io.netty', module='netty-buffer', version='4.0.0.Alpha1.errai.r1')
)
libraryDependencies += "org.jboss.errai.io.netty" % "netty-buffer" % "4.0.0.Alpha1.errai.r1"
[org.jboss.errai.io.netty/netty-buffer "4.0.0.Alpha1.errai.r1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jboss.errai.io.netty : netty-common jar 4.0.0.Alpha1.errai.r1

test (5)

Group / Artifact Type Version
junit : junit jar 4.10
org.easymock : easymock jar 3.1
org.easymock : easymockclassextension jar 3.1
org.jmock : jmock-junit4 jar 2.5.1
org.slf4j : slf4j-simple jar 1.6.4

Project Modules

There are no modules declared in this project.