License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.apache.datasketches |
ArtifactId | ArtifactIddatasketches-pig |
Version | Version1.0.0-incubating |
Type | Typejar |
Description |
Descriptiondatasketches-pig
Apache Pig adaptors for the DataSketches library.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.datasketches/datasketches-pig/ -->
<dependency>
<groupId>org.apache.datasketches</groupId>
<artifactId>datasketches-pig</artifactId>
<version>1.0.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.datasketches/datasketches-pig/
implementation 'org.apache.datasketches:datasketches-pig:1.0.0-incubating'
// https://jarcasting.com/artifacts/org.apache.datasketches/datasketches-pig/
implementation ("org.apache.datasketches:datasketches-pig:1.0.0-incubating")
'org.apache.datasketches:datasketches-pig:jar:1.0.0-incubating'
<dependency org="org.apache.datasketches" name="datasketches-pig" rev="1.0.0-incubating">
<artifact name="datasketches-pig" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.datasketches', module='datasketches-pig', version='1.0.0-incubating')
)
libraryDependencies += "org.apache.datasketches" % "datasketches-pig" % "1.0.0-incubating"
[org.apache.datasketches/datasketches-pig "1.0.0-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.datasketches : datasketches-java | jar | 1.1.0-incubating |
org.apache.commons : commons-math3 | jar | 3.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.pig : pig | jar | 0.17.0 |
org.apache.hadoop : hadoop-common Optional | jar | 2.8.5 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |