<dependency>
<groupId>com.hubspot</groupId>
<artifactId>SingularityClient</artifactId>
<version>0.20.1</version>
</dependency>
<parent> <groupId>com.hubspot</groupId> <artifactId>Singularity</artifactId> <version>0.20.1</version> </parent>
compile
|-- com.fasterxml.jackson.core:jackson-core
|-- com.fasterxml.jackson.core:jackson-databind
|-- com.github.rholder:guava-retrying
|-- com.hubspot:SingularityBase
|-- org.apache.curator:curator-client
|-- org.apache.curator:curator-framework
|-- org.apache.zookeeper:zookeeper
test
|-- junit:junit