License |
License |
---|---|
GroupId | GroupIdcom.gojek.parquet |
ArtifactId | ArtifactIdparquet-pig-bundle |
Last Version | Last Version1.11.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Parquet Pig Bundle
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.gojek.parquet/parquet-pig-bundle/ -->
<dependency>
<groupId>com.gojek.parquet</groupId>
<artifactId>parquet-pig-bundle</artifactId>
<version>1.11.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.gojek.parquet/parquet-pig-bundle/
implementation 'com.gojek.parquet:parquet-pig-bundle:1.11.9'
// https://jarcasting.com/artifacts/com.gojek.parquet/parquet-pig-bundle/
implementation ("com.gojek.parquet:parquet-pig-bundle:1.11.9")
'com.gojek.parquet:parquet-pig-bundle:jar:1.11.9'
<dependency org="com.gojek.parquet" name="parquet-pig-bundle" rev="1.11.9">
<artifact name="parquet-pig-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gojek.parquet', module='parquet-pig-bundle', version='1.11.9')
)
libraryDependencies += "com.gojek.parquet" % "parquet-pig-bundle" % "1.11.9"
[com.gojek.parquet/parquet-pig-bundle "1.11.9"]
Group / Artifact | Type | Version |
---|---|---|
com.gojek.parquet : parquet-pig | jar | 1.11.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.easymock : easymock | jar | 3.4 |