<dependency>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast</artifactId>
<version>3.4</version>
</dependency>
<parent> <groupId>com.hazelcast</groupId> <artifactId>hazelcast-root</artifactId> <version>3.4</version> </parent>
compile
|-- net.sourceforge.findbugs:annotations:1.3.2
|-- com.eclipsesource.minimal-json:minimal-json:0.9.1
provided
|-- log4j:log4j
|-- org.apache.logging.log4j:log4j-api
|-- org.apache.logging.log4j:log4j-core
|-- org.osgi:org.osgi.core:4.2.0
|-- org.codehaus.groovy:groovy-all:2.1.8
|-- org.jruby:jruby-complete:1.7.6
test
|-- org.hamcrest:hamcrest-library:1.2
|-- javax.cache:cache-tests:1.0.0
|-- javax.cache:cache-tests:1.0.0
|-- net.spy:spymemcached:2.10.2