<dependency>
<groupId>com.algolia</groupId>
<artifactId>algoliasearch</artifactId>
<version>4.2.2</version>
</dependency>
compile
|-- com.squareup.okhttp3:okhttp:4.11.0
|-- com.fasterxml.jackson.core:jackson-annotations:2.15.2
|-- com.fasterxml.jackson.core:jackson-databind:2.15.2
runtime
|-- com.google.code.findbugs:jsr305:3.0.2
|-- com.squareup.okhttp3:logging-interceptor:4.11.0