Last Version

Apache Solr Common 1.3.0

Apache Solr Common

License

License

GroupId

GroupId

org.apache.solr
ArtifactId

ArtifactId

solr-common
Version

Version

1.3.0
Type

Type

jar
Description

Description

Apache Solr Common
Apache Solr Common
Project Organization

Project Organization

The Apache Software Foundation

Download solr-common 1.3.0


<!-- 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.