Apache Solr Common


License

License

GroupId

GroupId

org.apache.solr
ArtifactId

ArtifactId

solr-common
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Solr Common
Apache Solr Common
Project Organization

Project Organization

The Apache Software Foundation

Download solr-common

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.solr/solr-common/ -->
<dependency>
    <groupId>org.apache.solr</groupId>
    <artifactId>solr-common</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.solr/solr-common/
implementation 'org.apache.solr:solr-common:1.3.0'
// https://jarcasting.com/artifacts/org.apache.solr/solr-common/
implementation ("org.apache.solr:solr-common:1.3.0")
'org.apache.solr:solr-common:jar:1.3.0'
<dependency org="org.apache.solr" name="solr-common" rev="1.3.0">
  <artifact name="solr-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.solr', module='solr-common', version='1.3.0')
)
libraryDependencies += "org.apache.solr" % "solr-common" % "1.3.0"
[org.apache.solr/solr-common "1.3.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0