| License |
License
MIT
|
|---|---|
| GroupId | GroupIdio.eels |
| ArtifactId | ArtifactIdeel-core_2.12 |
| Version | Version1.2.4 |
| Type | Typejar |
| Description |
Descriptioneel-core
eel-core
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationio.eels |
| Filename | Size |
|---|---|
| eel-core_2.12-1.2.4.pom | |
| eel-core_2.12-1.2.4.jar | 948 KB |
| eel-core_2.12-1.2.4-sources.jar | 92 KB |
| eel-core_2.12-1.2.4-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.eels/eel-core_2.12/ -->
<dependency>
<groupId>io.eels</groupId>
<artifactId>eel-core_2.12</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.eels/eel-core_2.12/
implementation 'io.eels:eel-core_2.12:1.2.4'
// https://jarcasting.com/artifacts/io.eels/eel-core_2.12/
implementation ("io.eels:eel-core_2.12:1.2.4")
'io.eels:eel-core_2.12:jar:1.2.4'
<dependency org="io.eels" name="eel-core_2.12" rev="1.2.4">
<artifact name="eel-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.eels', module='eel-core_2.12', version='1.2.4')
)
libraryDependencies += "io.eels" % "eel-core_2.12" % "1.2.4"
[io.eels/eel-core_2.12 "1.2.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.2 |
| org.scala-lang : scala-reflect | jar | 2.12.2 |
| com.typesafe : config | jar | 1.3.0 |
| com.sksamuel.exts : exts_2.12 | jar | 1.49.0 |
| com.univocity : univocity-parsers | jar | 2.4.1 |
| org.apache.avro : avro | jar | 1.8.2 |
| org.apache.hadoop : hadoop-common | jar | 2.6.5 |
| org.apache.hadoop : hadoop-hdfs | jar | 2.6.5 |
| org.apache.hadoop : hadoop-mapreduce | jar | 2.6.5 |
| org.apache.hadoop : hadoop-mapreduce-client | jar | 2.6.5 |
| org.apache.hadoop : hadoop-mapreduce-client-core | jar | 2.6.5 |
| org.apache.hadoop : hadoop-yarn-client | jar | 2.6.5 |
| org.apache.hadoop : hadoop-yarn-server-resourcemanager | jar | 2.6.5 |
| org.apache.parquet : parquet-avro | jar | 1.9.0 |
| com.h2database : h2 | jar | 1.4.196 |
| io.dropwizard.metrics : metrics-core | jar | 3.1.2 |
| io.dropwizard.metrics : metrics-jvm | jar | 3.1.2 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| com.fasterxml.jackson.module : jackson-module-scala_2.12 | jar | 2.8.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.7 |
| org.apache.logging.log4j : log4j-core | jar | 2.7 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.7 |
| mysql : mysql-connector-java | jar | 5.1.42 |
| org.scalatest : scalatest_2.12 | jar | 3.0.3 |