| License |
License |
|---|---|
| GroupId | GroupIdcom.sksamuel.rxhive |
| ArtifactId | ArtifactIdrxhive-core |
| Last Version | Last Version0.10.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrxhive
Hive Reactive Streams Components
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rxhive-core-0.10.0.pom | |
| rxhive-core-0.10.0.jar | 129 KB |
| rxhive-core-0.10.0-sources.jar | 261 bytes |
| rxhive-core-0.10.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sksamuel.rxhive/rxhive-core/ -->
<dependency>
<groupId>com.sksamuel.rxhive</groupId>
<artifactId>rxhive-core</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sksamuel.rxhive/rxhive-core/
implementation 'com.sksamuel.rxhive:rxhive-core:0.10.0'
// https://jarcasting.com/artifacts/com.sksamuel.rxhive/rxhive-core/
implementation ("com.sksamuel.rxhive:rxhive-core:0.10.0")
'com.sksamuel.rxhive:rxhive-core:jar:0.10.0'
<dependency org="com.sksamuel.rxhive" name="rxhive-core" rev="0.10.0">
<artifact name="rxhive-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sksamuel.rxhive', module='rxhive-core', version='0.10.0')
)
libraryDependencies += "com.sksamuel.rxhive" % "rxhive-core" % "0.10.0"
[com.sksamuel.rxhive/rxhive-core "0.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.21 |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| org.apache.logging.log4j : log4j-api | jar | 2.11.1 |
| com.sksamuel.rxhive : rxhive-schemas | jar | 0.10.0 |
| com.sksamuel.rxhive : rxhive-parquet | jar | 0.10.0 |
| org.apache.hadoop : hadoop-common | jar | 2.7.7 |
| org.apache.hive : hive-jdbc | jar | 2.0.1 |
| org.apache.hadoop : hadoop-hdfs | jar | 2.7.7 |
| org.apache.hadoop : hadoop-mapreduce | jar | 2.7.7 |
| org.apache.hadoop : hadoop-mapreduce-client | jar | 2.7.7 |
| org.apache.hadoop : hadoop-mapreduce-client-core | jar | 2.7.7 |
| io.arrow-kt : arrow-core-data | jar | 0.9.0 |