is not current version
Last Version 1.1.0

datasketches-pig 1.0.0-incubating

Apache Pig adaptors for the DataSketches library.

License

License

Categories

Categories

Data
GroupId

GroupId

org.apache.datasketches
ArtifactId

ArtifactId

datasketches-pig
Version

Version

1.0.0-incubating
Type

Type

jar
Description

Description

datasketches-pig
Apache Pig adaptors for the DataSketches library.
Project URL

Project URL

https://datasketches.apache.org/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/incubator-datasketches-pig

Download datasketches-pig 1.0.0-incubating


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.datasketches : datasketches-java jar 1.1.0-incubating
org.apache.commons : commons-math3 jar 3.6.1

provided (2)

Group / Artifact Type Version
org.apache.pig : pig jar 0.17.0
org.apache.hadoop : hadoop-common Optional jar 2.8.5

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.14.3

Project Modules

There are no modules declared in this project.