<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-core</artifactId>
<version>1.5.0</version>
</dependency>
compile
|-- org.hdrhistogram:HdrHistogram:2.1.12
|-- com.google.code.findbugs:jsr305:3.0.2
|-- io.dropwizard.metrics:metrics-core:4.0.7
|-- com.google.guava:guava:29.0-jre
|-- com.github.ben-manes.caffeine:caffeine:2.8.2
|-- net.sf.ehcache:ehcache:2.10.6
|-- javax.cache:cache-api:1.1.1
|-- com.hazelcast:hazelcast:4.0.1
|-- org.hibernate:hibernate-entitymanager:6.0.0.Alpha5
|-- org.eclipse.jetty:jetty-server:9.4.28.v20200408
|-- org.eclipse.jetty:jetty-client:9.4.28.v20200408
|-- org.apache.tomcat.embed:tomcat-embed-core:8.5.54
|-- org.apache.httpcomponents:httpclient:4.5.12
|-- org.apache.httpcomponents:httpasyncclient:4.1.4
|-- com.netflix.hystrix:hystrix-core:1.5.12
|-- ch.qos.logback:logback-classic:1.2.3
|-- org.apache.logging.log4j:log4j-core:2.13.2
|-- io.projectreactor:reactor-core:3.3.5.RELEASE
|-- io.projectreactor.netty:reactor-netty:0.9.7.RELEASE
|-- org.aspectj:aspectjweaver:1.8.14
|-- com.squareup.okhttp3:okhttp:4.5.0
|-- org.mongodb:mongo-java-driver:3.12.3
|-- org.apache.kafka:kafka-clients:2.5.0
|-- org.apache.kafka:kafka-streams:2.5.0
runtime