<dependency>
<groupId>net.openhft</groupId>
<artifactId>chronicle-queue</artifactId>
<version>5.23ea3</version>
<type>bundle</type>
</dependency>
<parent> <groupId>net.openhft</groupId> <artifactId>java-parent-pom</artifactId> <version>1.1.31</version> </parent>
provided
|-- org.jetbrains:annotations:22.0.0
test
|-- org.openjdk.jol:jol-core:0.10
|-- net.openhft:chronicle-values:2.23ea1
|-- org.slf4j:slf4j-simple:1.7.32
|-- net.openhft:chronicle-test-framework:2.23ea1
|-- org.xerial.snappy:snappy-java:1.1.8.4
|-- org.openjdk.jmh:jmh-core:1.33