Last Version

Indoqa Solr Facet API 0.2.2

Java API to use Solr Facet API (Solr 5.1 and higher)

License

License

GroupId

GroupId

com.indoqa.solr
ArtifactId

ArtifactId

solr-facet-api
Version

Version

0.2.2
Type

Type

jar
Description

Description

Indoqa Solr Facet API
Java API to use Solr Facet API (Solr 5.1 and higher)
Project URL

Project URL

https://github.com/Indoqa/solr-facet-api
Project Organization

Project Organization

Indoqa Software Design und Beratung GmbH
Source Code Management

Source Code Management

https://github.com/Indoqa/solr-facet-api

Download solr-facet-api 0.2.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.solr : solr-solrj jar 5.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.