License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.apache.datasketches |
ArtifactId | ArtifactIddatasketches-hive |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondatasketches-hive
Apache Hive adaptors for the DataSketches library.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
datasketches-hive-1.2.0.pom | |
datasketches-hive-1.2.0.jar | 199 KB |
datasketches-hive-1.2.0-tests.jar | 171 KB |
datasketches-hive-1.2.0-test-sources.jar | 111 KB |
datasketches-hive-1.2.0-sources.jar | 166 KB |
datasketches-hive-1.2.0-javadoc.jar | 494 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.datasketches/datasketches-hive/ -->
<dependency>
<groupId>org.apache.datasketches</groupId>
<artifactId>datasketches-hive</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.datasketches/datasketches-hive/
implementation 'org.apache.datasketches:datasketches-hive:1.2.0'
// https://jarcasting.com/artifacts/org.apache.datasketches/datasketches-hive/
implementation ("org.apache.datasketches:datasketches-hive:1.2.0")
'org.apache.datasketches:datasketches-hive:jar:1.2.0'
<dependency org="org.apache.datasketches" name="datasketches-hive" rev="1.2.0">
<artifact name="datasketches-hive" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.datasketches', module='datasketches-hive', version='1.2.0')
)
libraryDependencies += "org.apache.datasketches" % "datasketches-hive" % "1.2.0"
[org.apache.datasketches/datasketches-hive "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.datasketches : datasketches-java | jar | 3.1.0 |
org.slf4j : slf4j-simple | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hive : hive-exec | jar | 3.1.2 |
org.apache.hadoop : hadoop-common | jar | 3.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.4.0 |