| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.iceberg | 
| ArtifactId | ArtifactIdiceberg-mr | 
| Last Version | Last Version0.13.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionApache Iceberg A table format for huge analytic datasets | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| iceberg-mr-0.13.2.pom | |
| iceberg-mr-0.13.2.jar | 43 KB | 
| iceberg-mr-0.13.2-tests.jar | 36 KB | 
| iceberg-mr-0.13.2-sources.jar | 25 KB | 
| iceberg-mr-0.13.2-javadoc.jar | 77 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.iceberg/iceberg-mr/ -->
<dependency>
    <groupId>org.apache.iceberg</groupId>
    <artifactId>iceberg-mr</artifactId>
    <version>0.13.2</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.iceberg/iceberg-mr/
implementation 'org.apache.iceberg:iceberg-mr:0.13.2'// https://jarcasting.com/artifacts/org.apache.iceberg/iceberg-mr/
implementation ("org.apache.iceberg:iceberg-mr:0.13.2")'org.apache.iceberg:iceberg-mr:jar:0.13.2'<dependency org="org.apache.iceberg" name="iceberg-mr" rev="0.13.2">
  <artifact name="iceberg-mr" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.iceberg', module='iceberg-mr', version='0.13.2')
)libraryDependencies += "org.apache.iceberg" % "iceberg-mr" % "0.13.2"[org.apache.iceberg/iceberg-mr "0.13.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.iceberg : iceberg-api | jar | 0.13.2 | 
| org.apache.iceberg : iceberg-data | jar | 0.13.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| com.github.stephenc.findbugs : findbugs-annotations | jar | 1.3.9-1 | 
| org.apache.iceberg : iceberg-bundled-guava | jar | 0.13.2 | 
| org.apache.iceberg : iceberg-common | jar | 0.13.2 | 
| org.apache.iceberg : iceberg-core | jar | 0.13.2 | 
| org.apache.iceberg : iceberg-hive-metastore | jar | 0.13.2 | 
| org.apache.iceberg : iceberg-orc | jar | 0.13.2 | 
| org.apache.iceberg : iceberg-parquet | jar | 0.13.2 | 
| com.github.ben-manes.caffeine : caffeine | jar | 2.8.4 |