License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.kitesdk |
ArtifactId | ArtifactIdkite-data-core |
Version | Version1.1.0 |
Type | Typejar |
Description |
DescriptionKite Data Core Module
The Kite Data Core module provides simple, intuitive APIs for working with
datasets in the Hadoop Platform.
|
Filename | Size |
---|---|
kite-data-core-1.1.0.pom | |
kite-data-core-1.1.0.jar | 2 MB |
kite-data-core-1.1.0-tests.jar | 473 KB |
kite-data-core-1.1.0-sources.jar | 268 KB |
kite-data-core-1.1.0-javadoc.jar | 564 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kitesdk/kite-data-core/ -->
<dependency>
<groupId>org.kitesdk</groupId>
<artifactId>kite-data-core</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kitesdk/kite-data-core/
implementation 'org.kitesdk:kite-data-core:1.1.0'
// https://jarcasting.com/artifacts/org.kitesdk/kite-data-core/
implementation ("org.kitesdk:kite-data-core:1.1.0")
'org.kitesdk:kite-data-core:jar:1.1.0'
<dependency org="org.kitesdk" name="kite-data-core" rev="1.1.0">
<artifact name="kite-data-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kitesdk', module='kite-data-core', version='1.1.0')
)
libraryDependencies += "org.kitesdk" % "kite-data-core" % "1.1.0"
[org.kitesdk/kite-data-core "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.kitesdk : kite-hadoop-compatibility | jar | 1.1.0 |
org.apache.avro : avro | jar | 1.7.5 |
com.twitter : parquet-avro | jar | 1.6.0 |
net.sf.opencsv : opencsv | jar | 2.3 |
org.apache.commons : commons-jexl | jar | 2.1.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.3.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.3.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.3.1 |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.kitesdk : kite-hadoop-dependencies | pom | 1.1.0 |
com.google.code.findbugs : jsr305 Optional | jar | 2.0.1 |
com.google.code.findbugs : annotations | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.kitesdk : kite-hadoop-test-dependencies | pom | 1.1.0 |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
joda-time : joda-time | jar | 2.3 |
org.mockito : mockito-all | jar | 1.9.5 |