MVN

io.eels : eel

Maven & Gradle

Aug 05, 2016
145 stars

eel-sdk · Eel Hive HDFS Library

<dependency>
    <groupId>io.eels</groupId>
    <artifactId>eel</artifactId>
    <version>0.83.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.eels : eel to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.83.0

All Versions

Choose a version of io.eels : eel to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.83.x
eel-0.83.0
0.82.x
eel-0.82.2
eel-0.82.1
eel-0.82.0
0.81.x
eel-0.81.0
0.80.x
eel-0.80.5
eel-0.80.4
eel-0.80.1
eel-0.80.0

How to add a dependency to Maven

Add the following io.eels : eel maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.eels</groupId>
    <artifactId>eel</artifactId>
    <version>0.83.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.eels : eel gradle dependency to your build.gradle file:

implementation 'io.eels:eel:0.83.0'

Gradle Kotlin DSL: Add the following io.eels : eel gradle kotlin dependency to your build.gradle.kts file:

implementation("io.eels:eel:0.83.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.eels : eel sbt scala dependency to your build.sbt file:

libraryDependencies += "io.eels" % "eel" % "0.83.0"

Advertisement

Dependencies from Group

Feb 12, 2019
17 usages
145 stars
Sep 06, 2017
14 usages
145 stars
Aug 10, 2017
6 usages
145 stars
Feb 14, 2016
1 usages
147 stars
Feb 14, 2016
1 usages
147 stars

Discover Dependencies