Last Version

jgroups-netty 1.0.0.Alpha3

A netty based transport layer for JGroups

License

License

Categories

Categories

Net JGroups Application Layer Libs Distributed Applications Netty Networking
GroupId

GroupId

org.jgroups
ArtifactId

ArtifactId

jgroups-netty
Version

Version

1.0.0.Alpha3
Type

Type

jar
Description

Description

jgroups-netty
A netty based transport layer for JGroups
Project URL

Project URL

http://www.github.com/jgroups-extras/jgroups-netty
Source Code Management

Source Code Management

https://github.com/jgroups-extras/jgroups-netty

Download jgroups-netty 1.0.0.Alpha3


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

Dependencies

compile (2)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.50.Final
org.jgroups : jgroups jar 5.0.1.Final

Project Modules

There are no modules declared in this project.