<dependency>
<groupId>org.apache.solr</groupId>
<artifactId>solr-solrj</artifactId>
<version>9.5.0</version>
</dependency>
compile
|-- org.apache.solr:solr-api:9.5.0
|-- org.eclipse.jetty.http2:http2-client:10.0.19
|-- org.apache.httpcomponents:httpmime:4.5.14
runtime
|-- com.fasterxml.jackson.core:jackson-databind:2.16.1
|-- com.fasterxml.jackson.core:jackson-annotations:2.16.1
|-- org.slf4j:slf4j-api:2.0.10
|-- org.eclipse.jetty.http2:http2-http-client-transport:10.0.19
|-- org.eclipse.jetty:jetty-http:10.0.19
|-- org.eclipse.jetty:jetty-client:10.0.19
|-- org.eclipse.jetty:jetty-util:10.0.19
|-- org.eclipse.jetty:jetty-io:10.0.19
|-- org.apache.httpcomponents:httpclient:4.5.14
|-- org.apache.httpcomponents:httpcore:4.4.16
|-- org.slf4j:jcl-over-slf4j:2.0.10
|-- org.eclipse.jetty:jetty-alpn-java-client:10.0.19