<dependency>
<groupId>org.graylog2</groupId>
<artifactId>graylog2-server</artifactId>
<version>6.1.0</version>
</dependency>
<parent> <groupId>org.graylog</groupId> <artifactId>graylog-project-parent</artifactId> <version>6.1.0</version> </parent>
provided
|-- net.jcip:jcip-annotations:1.0
|-- com.google.auto.value:auto-value-annotations:1.11.0
|-- org.graylog.autovalue:auto-value-javabean:2.5.2
test
|-- com.google.guava:guava-testlib:31.0.1-jre
|-- org.apache.directory.api:api-all:2.1.7
|-- io.rest-assured:rest-assured:5.5.0
|-- io.rest-assured:json-path:5.5.0
|-- org.assertj:assertj-joda-time:2.2.0
|-- org.testcontainers:testcontainers:1.20.2
|-- org.testcontainers:elasticsearch:1.20.2
|-- org.opensearch:opensearch-testcontainers:2.1.1
|-- org.testcontainers:junit-jupiter:1.20.2
|-- org.apache.directory.server:apacheds-test-framework:2.0.0.AM27
|-- org.apache.directory.server:ldap-client-test:2.0.0.AM27
|-- com.squareup.okhttp3:okhttp-tls:4.12.0
|-- nl.jqno.equalsverifier:equalsverifier:3.17.1
|-- com.github.stefanbirkner:system-rules:1.19.0
|-- com.squareup.okhttp3:mockwebserver:4.12.0
|-- org.junit.jupiter:junit-jupiter:5.11.2
|-- org.junit.vintage:junit-vintage-engine:5.11.2
|-- org.mockito:mockito-core:5.14.1
|-- org.mockito:mockito-junit-jupiter:5.14.1
|-- org.assertj:assertj-core:3.26.3
|-- org.awaitility:awaitility:4.2.2
|-- org.glassfish.jersey.test-framework:jersey-test-framework-core:3.1.8
|-- org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2:3.1.8
|-- org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-inmemory:3.1.8