is not current version
Last Version 1.12.3

Apache Parquet Format Structures 1.12.0

Parquet-mr related java classes to use the parquet-format thrift structures.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.apache.parquet
ArtifactId

ArtifactId

parquet-format-structures
Version

Version

1.12.0
Type

Type

jar
Description

Description

Apache Parquet Format Structures
Parquet-mr related java classes to use the parquet-format thrift structures.
Project URL

Project URL

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

Project Organization

The Apache Software Foundation

Download parquet-format-structures 1.12.0


<!-- https://jarcasting.com/artifacts/org.apache.parquet/parquet-format-structures/ -->
<dependency>
    <groupId>org.apache.parquet</groupId>
    <artifactId>parquet-format-structures</artifactId>
    <version>1.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.parquet/parquet-format-structures/
implementation 'org.apache.parquet:parquet-format-structures:1.12.0'
// https://jarcasting.com/artifacts/org.apache.parquet/parquet-format-structures/
implementation ("org.apache.parquet:parquet-format-structures:1.12.0")
'org.apache.parquet:parquet-format-structures:jar:1.12.0'
<dependency org="org.apache.parquet" name="parquet-format-structures" rev="1.12.0">
  <artifact name="parquet-format-structures" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.parquet', module='parquet-format-structures', version='1.12.0')
)
libraryDependencies += "org.apache.parquet" % "parquet-format-structures" % "1.12.0"
[org.apache.parquet/parquet-format-structures "1.12.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.22
javax.annotation : javax.annotation-api jar 1.3.2

provided (1)

Group / Artifact Type Version
org.apache.thrift : libthrift jar 0.13.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.easymock : easymock jar 3.4

Project Modules

There are no modules declared in this project.