<dependency>
<groupId>net.openhft</groupId>
<artifactId>chronicle-bytes</artifactId>
<version>2.24ea0</version>
<type>bundle</type>
</dependency>
<parent> <groupId>net.openhft</groupId> <artifactId>java-parent-pom</artifactId> <version>1.1.35</version> </parent>
compile
|-- net.openhft:chronicle-core
provided
|-- net.openhft:assertions-${zero.cost.assertions}
test
|-- org.junit.jupiter:junit-jupiter-api
|-- org.junit.jupiter:junit-jupiter-params
|-- org.junit.vintage:junit-vintage-engine
|-- net.openhft:jlbh