License |
License |
---|---|
GroupId | GroupIdcom.twitter |
ArtifactId | ArtifactIdparquet-pig-bundle |
Version | Version1.6.0 |
Type | Typejar |
Description |
DescriptionApache Parquet Pig Bundle (Incubating)
Parquet is a columnar storage format that supports nested data. This provides the java implementation.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.twitter/parquet-pig-bundle/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>parquet-pig-bundle</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/parquet-pig-bundle/
implementation 'com.twitter:parquet-pig-bundle:1.6.0'
// https://jarcasting.com/artifacts/com.twitter/parquet-pig-bundle/
implementation ("com.twitter:parquet-pig-bundle:1.6.0")
'com.twitter:parquet-pig-bundle:jar:1.6.0'
<dependency org="com.twitter" name="parquet-pig-bundle" rev="1.6.0">
<artifact name="parquet-pig-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='parquet-pig-bundle', version='1.6.0')
)
libraryDependencies += "com.twitter" % "parquet-pig-bundle" % "1.6.0"
[com.twitter/parquet-pig-bundle "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.easymock : easymock | jar | 3.2 |
commons-httpclient : commons-httpclient | jar | 3.0.1 |