MVN

com.lucidworks : banana

Maven & Gradle

Jun 02, 2015
667 stars

Banana Project · The Banana project was forked from Kibana, and works with all kinds of time series (and non-time series) data stored in Apache Solr.

<dependency>
    <groupId>com.lucidworks</groupId>
    <artifactId>banana</artifactId>
    <version>1.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.5.1

All Versions

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

Version Vulnerabilities Updated
1.5.x
banana-1.5.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.lucidworks</groupId>
    <artifactId>banana</artifactId>
    <version>1.5.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.lucidworks:banana:1.5.1'

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

implementation("com.lucidworks:banana:1.5.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.lucidworks" % "banana" % "1.5.1"

Advertisement

Dependencies from Group

Jun 02, 2015
667 stars

Discover Dependencies

Apr 18, 2023
20 stars
May 29, 2018
1 usages
Jul 09, 2015
6 usages
132 stars
Jun 04, 2015
2 usages
1 stars
Aug 25, 2016
2 usages
35 stars
Dec 26, 2022
4 usages
32 stars
Apr 25, 2018
1 usages
6 stars
Aug 05, 2017
4 usages
20 stars