<dependency>
<groupId>net.openhft</groupId>
<artifactId>chronicle-core</artifactId>
<version>2.26ea1</version>
<type>bundle</type>
</dependency>
<parent> <groupId>net.openhft</groupId> <artifactId>java-parent-pom</artifactId> <version>1.26.0</version> </parent>
compile
|-- net.openhft:chronicle-analytics
provided
|-- net.openhft:assertions-${zero.cost.assertions}
test
|-- org.junit.jupiter:junit-jupiter-api
|-- org.junit.jupiter:junit-jupiter-params
|-- net.openhft:chronicle-test-framework
|-- com.squareup.okhttp3:mockwebserver