<dependency>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-search-elastic</artifactId>
<version>1.72.0</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.apache.jackrabbit', module='oak-search-elastic', version='1.72.0')
)
<parent> <groupId>org.apache.jackrabbit</groupId> <artifactId>oak-parent</artifactId> <version>1.72.0</version> </parent>
compile
|-- co.elastic.clients:elasticsearch-java:8.15.0
|-- com.fasterxml.jackson.core:jackson-databind
|-- org.apache.lucene:lucene-core:9.11.1
|-- org.apache.lucene:lucene-analysis-common:9.11.1
|-- org.apache.jackrabbit:oak-search
provided
|-- org.osgi:org.osgi.service.component
|-- org.apache.felix:org.apache.felix.scr.annotations
|-- org.osgi:org.osgi.annotation.versioning
|-- org.osgi:org.osgi.service.component.annotations
|-- org.osgi:org.osgi.service.metatype.annotations
|-- org.apache.jackrabbit:oak-shaded-guava
|-- org.apache.jackrabbit:oak-api
|-- org.apache.jackrabbit:oak-core-spi
|-- org.apache.jackrabbit:oak-store-spi
|-- org.apache.jackrabbit:oak-query-spi
|-- org.apache.jackrabbit:oak-core
test
|-- org.apache.tika:tika-parsers
|-- org.apache.jackrabbit:oak-jcr
|-- ch.qos.logback:logback-classic
|-- junit:junit
|-- org.apache.jackrabbit:oak-core
|-- org.apache.jackrabbit:oak-security-spi
|-- org.apache.sling:org.apache.sling.testing.osgi-mock.junit4
|-- org.osgi:org.osgi.service.event
|-- org.osgi:org.osgi.service.log
|-- org.osgi:org.osgi.service.cm
|-- org.hamcrest:hamcrest-core:2.2
|-- org.testcontainers:elasticsearch
|-- org.testcontainers:toxiproxy
|-- org.apache.jackrabbit:oak-jcr
|-- org.apache.jackrabbit:oak-search
|-- org.apache.jackrabbit:oak-commons