Apache Solr Parent POM


License

License

GroupId

GroupId

org.apache.solr.solr
ArtifactId

ArtifactId

solr-parent
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

pom
Description

Description

Apache Solr Parent POM
Apache Solr Parent POM
Project URL

Project URL

http://lucene.apache.org/solr
Project Organization

Project Organization

The Apache Software Foundation

Download solr-parent

Filename Size
solr-parent-1.4.1.pom 3 KB
Browse

How to add to project

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

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