License |
License |
---|---|
GroupId | GroupIdcom.gojek.parquet |
ArtifactId | ArtifactIdparquet-benchmarks |
Last Version | Last Version1.11.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Parquet Benchmarks
Parquet is a columnar storage format that supports nested data. This provides the java implementation.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
parquet-benchmarks-1.11.9.pom | |
parquet-benchmarks-1.11.9.jar | 391 KB |
parquet-benchmarks-1.11.9-tests.jar | 2 KB |
parquet-benchmarks-1.11.9-sources.jar | 19 KB |
parquet-benchmarks-1.11.9-javadoc.jar | 103 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gojek.parquet/parquet-benchmarks/ -->
<dependency>
<groupId>com.gojek.parquet</groupId>
<artifactId>parquet-benchmarks</artifactId>
<version>1.11.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.gojek.parquet/parquet-benchmarks/
implementation 'com.gojek.parquet:parquet-benchmarks:1.11.9'
// https://jarcasting.com/artifacts/com.gojek.parquet/parquet-benchmarks/
implementation ("com.gojek.parquet:parquet-benchmarks:1.11.9")
'com.gojek.parquet:parquet-benchmarks:jar:1.11.9'
<dependency org="com.gojek.parquet" name="parquet-benchmarks" rev="1.11.9">
<artifact name="parquet-benchmarks" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gojek.parquet', module='parquet-benchmarks', version='1.11.9')
)
libraryDependencies += "com.gojek.parquet" % "parquet-benchmarks" % "1.11.9"
[com.gojek.parquet/parquet-benchmarks "1.11.9"]
Group / Artifact | Type | Version |
---|---|---|
com.gojek.parquet : parquet-encoding | jar | 1.11.9 |
com.gojek.parquet : parquet-hadoop | jar | 1.11.9 |
org.apache.hadoop : hadoop-client | jar | 2.10.1 |
org.openjdk.jmh : jmh-core | jar | 1.21 |
org.slf4j : slf4j-simple | jar | 1.7.22 |
it.unimi.dsi : fastutil | jar | 8.4.2 |
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.21 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.easymock : easymock | jar | 3.4 |