org.apache.parquet:parquet (1.13.1)
Published 2026-02-24 13:44:30 +00:00 by atheaadmin
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>org.apache.parquet</groupId>
<artifactId>parquet</artifactId>
<version>1.13.1</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=org.apache.parquet:parquet:1.13.1About this package
Parquet is a columnar storage format that supports nested data. This provides the java implementation.
Dependencies
junit:junit
4.13.1
org.easymock:easymock
3.4
Details
2026-02-24 13:44:30 +00:00
Assets (1)
Versions (1)
View all
Maven
0
Apache Parquet MR
The Apache Software License, Version 2.0
25 KiB
parquet-1.13.1.pom
25 KiB
1.13.1
2026-02-24