MVN

com.github.bluejoe2008 : solr-sql

Maven & Gradle

Oct 24, 2017
40 stars

solr-sql · SQL interface over Solr Cloud.

<dependency>
    <groupId>com.github.bluejoe2008</groupId>
    <artifactId>solr-sql</artifactId>
    <version>0.9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.bluejoe2008 : solr-sql to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.1

All Versions

Choose a version of com.github.bluejoe2008 : solr-sql to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
solr-sql-0.9.1
0.9
solr-sql-0.9

How to add a dependency to Maven

Add the following com.github.bluejoe2008 : solr-sql maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.bluejoe2008</groupId>
    <artifactId>solr-sql</artifactId>
    <version>0.9.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.bluejoe2008 : solr-sql gradle dependency to your build.gradle file:

implementation 'com.github.bluejoe2008:solr-sql:0.9.1'

Gradle Kotlin DSL: Add the following com.github.bluejoe2008 : solr-sql gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.bluejoe2008:solr-sql:0.9.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.bluejoe2008 : solr-sql sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.bluejoe2008" % "solr-sql" % "0.9.1"

Advertisement

Dependencies from Group

Discover Dependencies

Oct 06, 2016
9 usages
18 stars
Aug 11, 2023
8 stars
Oct 13, 2019
1 usages
Jul 21, 2021
15 usages
2 stars
Jul 19, 2017
1 stars
Feb 04, 2017
51 stars
Oct 11, 2016
0 stars
Jan 03, 2021
1 usages
Oct 09, 2018
7 usages
7.8k stars