<dependency>
<groupId>org.apache.geode</groupId>
<artifactId>geode-gfsh</artifactId>
<version>1.13.0</version>
</dependency>
compile
|-- org.apache.geode:geode-core
|-- org.apache.geode:geode-common
|-- org.springframework.shell:spring-shell
runtime
|-- org.apache.geode:geode-logging
|-- org.apache.geode:geode-membership
|-- org.apache.geode:geode-serialization
|-- org.apache.geode:geode-unsafe
|-- org.springframework:spring-web
|-- org.apache.commons:commons-lang3
|-- com.healthmarketscience.rmiio:rmiio
|-- com.fasterxml.jackson.core:jackson-databind
|-- net.sf.jopt-simple:jopt-simple