License |
License |
---|---|
GroupId | GroupIdorg.apache.solr |
ArtifactId | ArtifactIdsolr-solrj |
Last Version | Last Version9.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Solr (module: solrj)
Apache Solr (module: solrj)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
solr-solrj-9.0.0.pom | |
solr-solrj-9.0.0.jar | 265 KB |
solr-solrj-9.0.0-sources.jar | 202 KB |
solr-solrj-9.0.0-javadoc.jar | 911 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.solr/solr-solrj/ -->
<dependency>
<groupId>org.apache.solr</groupId>
<artifactId>solr-solrj</artifactId>
<version>9.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.solr/solr-solrj/
implementation 'org.apache.solr:solr-solrj:9.0.0'
// https://jarcasting.com/artifacts/org.apache.solr/solr-solrj/
implementation ("org.apache.solr:solr-solrj:9.0.0")
'org.apache.solr:solr-solrj:jar:9.0.0'
<dependency org="org.apache.solr" name="solr-solrj" rev="9.0.0">
<artifact name="solr-solrj" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.solr', module='solr-solrj', version='9.0.0')
)
libraryDependencies += "org.apache.solr" % "solr-solrj" % "9.0.0"
[org.apache.solr/solr-solrj "9.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty.http2 : http2-client | jar | 9.4.44.v20210927 |
org.apache.httpcomponents : httpmime | jar | 4.5.13 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
org.eclipse.jetty.http2 : http2-http-client-transport | jar | 9.4.44.v20210927 |
org.eclipse.jetty : jetty-http | jar | 9.4.44.v20210927 |
org.eclipse.jetty : jetty-client | jar | 9.4.44.v20210927 |
org.eclipse.jetty : jetty-util | jar | 9.4.44.v20210927 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.httpcomponents : httpcore | jar | 4.4.15 |
org.apache.zookeeper : zookeeper | jar | 3.7.0 |
org.apache.zookeeper : zookeeper-jute | jar | 3.7.0 |
org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
org.eclipse.jetty : jetty-alpn-java-client | jar | 9.4.44.v20210927 |