| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdorg.majordodo | 
| ArtifactId | ArtifactIdmajordodo-net | 
| Last Version | Last Version0.17.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionMajordodo Network layer A Distributed Resource Manager | 
| Filename | Size | 
|---|---|
| majordodo-net-0.17.0.pom | |
| majordodo-net-0.17.0.jar | 69 KB | 
| majordodo-net-0.17.0-sources.jar | 45 KB | 
| majordodo-net-0.17.0-javadoc.jar | 565 KB | 
| Browse | 
<!-- 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"]| 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 | 
| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |