Majordodo Network layer

A Distributed Resource Manager

License

License

Categories

Categories

Net
GroupId

GroupId

org.majordodo
ArtifactId

ArtifactId

majordodo-net
Last Version

Last Version

0.17.0
Release Date

Release Date

Type

Type

jar
Description

Description

Majordodo Network layer
A Distributed Resource Manager

Download majordodo-net

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
io.netty : netty-buffer jar 4.1.48.Final
io.netty : netty-transport jar 4.1.48.Final
io.netty : netty-handler jar 4.1.48.Final
io.netty : netty-codec jar 4.1.48.Final
io.netty : netty-transport-native-epoll jar 4.1.48.Final
io.netty : netty-transport-native-unix-common jar 4.1.48.Final
io.netty : netty-tcnative-boringssl-static jar 2.0.30.Final
com.fasterxml.jackson.core : jackson-databind jar 2.10.3
org.apache.zookeeper : zookeeper jar 3.5.7

provided (3)

Group / Artifact Type Version
com.github.spotbugs : spotbugs jar 3.1.8
net.jcip : jcip-annotations Optional jar 1.0
com.github.spotbugs : spotbugs-annotations Optional jar 3.1.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.17.0
0.16.0
0.15.0
0.12.0
0.10.1
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.3.0