Last Version

Majordodo Client 0.17.0

A Distributed Resource Manager

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.majordodo
ArtifactId

ArtifactId

majordodo-client
Version

Version

0.17.0
Type

Type

jar
Description

Description

Majordodo Client
A Distributed Resource Manager
Project URL

Project URL

http://majordodo.org
Source Code Management

Source Code Management

https://github.com/diennea/majordodo.git

Download majordodo-client 0.17.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.3.6
com.fasterxml.jackson.core : jackson-databind jar 2.10.3
org.apache.zookeeper : zookeeper Optional jar 3.5.7

provided (3)

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

test (2)

Group / Artifact Type Version
org.majordodo » majordodo-test-clients jar 0.17.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.