<dependency>
<groupId>net.openhft</groupId>
<artifactId>chronicle-queue</artifactId>
<version>5.24ea15</version>
<type>bundle</type>
</dependency>
<parent> <groupId>net.openhft</groupId> <artifactId>java-parent-pom</artifactId> <version>1.1.36</version> </parent>
compile
|-- net.openhft:chronicle-core
|-- net.openhft:chronicle-bytes
|-- net.openhft:chronicle-wire
|-- net.openhft:chronicle-threads
|-- net.openhft:jlbh
test
|-- net.openhft:chronicle-values
|-- net.openhft:chronicle-core
|-- org.junit.jupiter:junit-jupiter-api
|-- org.junit.jupiter:junit-jupiter-params
|-- org.junit.vintage:junit-vintage-engine
|-- net.openhft:chronicle-test-framework