<dependency>
<groupId>net.openhft</groupId>
<artifactId>chronicle-map</artifactId>
<version>3.20.84</version>
<type>bundle</type>
</dependency>
<parent> <groupId>net.openhft</groupId> <artifactId>java-parent-pom</artifactId> <version>1.1.24</version> </parent>
compile
|-- com.intellij:annotations:12.0
|-- net.openhft:chronicle-core
|-- net.openhft:chronicle-values
|-- net.openhft:chronicle-threads
|-- net.openhft:chronicle-wire
|-- net.openhft:chronicle-algorithms
|-- net.java.dev.jna:jna-platform
|-- com.thoughtworks.xstream:xstream:1.4.14
|-- org.codehaus.jettison:jettison
|-- org.ops4j.pax.url:pax-url-aether
provided
|-- net.openhft:stage-compiler:1.11
test
|-- net.openhft:jlbh
|-- junit:junit
|-- org.powermock:powermock-module-junit4
|-- org.powermock:powermock-api-mockito
|-- com.google.guava:guava-testlib
|-- net.openhft:zero-allocation-hashing:0.8
|-- com.samskivert:samskivert:1.9
|-- org.apache.commons:commons-lang3