<dependency>
<groupId>net.openhft</groupId>
<artifactId>chronicle-queue</artifactId>
<version>5.21.95</version>
<type>bundle</type>
</dependency>
<parent> <groupId>net.openhft</groupId> <artifactId>java-parent-pom</artifactId> <version>1.1.26</version> </parent>
compile
|-- net.openhft:chronicle-core
|-- net.openhft:chronicle-bytes
|-- net.openhft:chronicle-wire
|-- net.openhft:chronicle-threads
|-- net.openhft:jlbh
test
|-- org.openjdk.jol:jol-core:0.10
|-- net.openhft:chronicle-values
|-- junit:junit
|-- org.xerial.snappy:snappy-java