MVN

com.lucidworks.zeppelin : zeppelin-solr

Maven & Gradle

Jan 09, 2020
28 stars

Zeppelin: Apache Solr interpreter · Zeppelin Solr support

<dependency>
    <groupId>com.lucidworks.zeppelin</groupId>
    <artifactId>zeppelin-solr</artifactId>
    <version>0.1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lucidworks.zeppelin : zeppelin-solr to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.6
  • Latest Beta: 0.0.1-beta3

All Versions

Choose a version of com.lucidworks.zeppelin : zeppelin-solr to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
zeppelin-solr-0.1.6
zeppelin-solr-0.1.5
zeppelin-solr-0.1.4
zeppelin-solr-0.1.3
zeppelin-solr-0.1.2
zeppelin-solr-0.1.1
zeppelin-solr-0.1.0
0.0.x
zeppelin-solr-0.0.1-beta3
zeppelin-solr-0.0.1-beta2
zeppelin-solr-0.0.1-beta1
zeppelin-solr-0.0.1-beta

How to add a dependency to Maven

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

<dependency>
    <groupId>com.lucidworks.zeppelin</groupId>
    <artifactId>zeppelin-solr</artifactId>
    <version>0.1.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.lucidworks.zeppelin : zeppelin-solr gradle dependency to your build.gradle file:

implementation 'com.lucidworks.zeppelin:zeppelin-solr:0.1.6'

Gradle Kotlin DSL: Add the following com.lucidworks.zeppelin : zeppelin-solr gradle kotlin dependency to your build.gradle.kts file:

implementation("com.lucidworks.zeppelin:zeppelin-solr:0.1.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.lucidworks.zeppelin : zeppelin-solr sbt scala dependency to your build.sbt file:

libraryDependencies += "com.lucidworks.zeppelin" % "zeppelin-solr" % "0.1.6"

Advertisement

Dependencies from Group

Jan 09, 2020
28 stars

Discover Dependencies

Sep 22, 2021
0 stars
Sep 12, 2021
5 usages
1.4k stars
Aug 11, 2017
583 stars
Sep 13, 2022
13 usages
12k stars
Mar 23, 2021
175 stars
npm
Sep 15, 2017
17.5k stars
Jul 11, 2023
45 stars