Last Version

solr-sql 0.9.1

SQL interface over Solr Cloud.

License

License

GroupId

GroupId

org.grapheco
ArtifactId

ArtifactId

solr-sql
Version

Version

0.9.1
Type

Type

jar
Description

Description

solr-sql
SQL interface over Solr Cloud.
Project URL

Project URL

https://github.com/bluejoe2008/solr-sql
Source Code Management

Source Code Management

https://github.com/bluejoe2008/solr-sql.git

Download solr-sql 0.9.1


<!-- https://jarcasting.com/artifacts/org.grapheco/solr-sql/ -->
<dependency>
    <groupId>org.grapheco</groupId>
    <artifactId>solr-sql</artifactId>
    <version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.grapheco/solr-sql/
implementation 'org.grapheco:solr-sql:0.9.1'
// https://jarcasting.com/artifacts/org.grapheco/solr-sql/
implementation ("org.grapheco:solr-sql:0.9.1")
'org.grapheco:solr-sql:jar:0.9.1'
<dependency org="org.grapheco" name="solr-sql" rev="0.9.1">
  <artifact name="solr-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.grapheco', module='solr-sql', version='0.9.1')
)
libraryDependencies += "org.grapheco" % "solr-sql" % "0.9.1"
[org.grapheco/solr-sql "0.9.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.