License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.gojek.parquet |
ArtifactId | ArtifactIdparquet-format-structures |
Last Version | Last Version1.11.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Parquet Format Structures
Parquet-mr related java classes to use the parquet-format thrift structures.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.gojek.parquet/parquet-format-structures/ -->
<dependency>
<groupId>com.gojek.parquet</groupId>
<artifactId>parquet-format-structures</artifactId>
<version>1.11.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.gojek.parquet/parquet-format-structures/
implementation 'com.gojek.parquet:parquet-format-structures:1.11.9'
// https://jarcasting.com/artifacts/com.gojek.parquet/parquet-format-structures/
implementation ("com.gojek.parquet:parquet-format-structures:1.11.9")
'com.gojek.parquet:parquet-format-structures:jar:1.11.9'
<dependency org="com.gojek.parquet" name="parquet-format-structures" rev="1.11.9">
<artifact name="parquet-format-structures" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gojek.parquet', module='parquet-format-structures', version='1.11.9')
)
libraryDependencies += "com.gojek.parquet" % "parquet-format-structures" % "1.11.9"
[com.gojek.parquet/parquet-format-structures "1.11.9"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.22 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.thrift : libthrift | jar | 0.13.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.easymock : easymock | jar | 3.4 |