| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.iceberg | 
| ArtifactId | ArtifactIdiceberg-core | 
| 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-core-0.13.2.pom | |
| iceberg-core-0.13.2.jar | 441 KB | 
| iceberg-core-0.13.2-tests.jar | 175 KB | 
| iceberg-core-0.13.2-sources.jar | 212 KB | 
| iceberg-core-0.13.2-javadoc.jar | 348 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.iceberg/iceberg-core/ -->
<dependency>
    <groupId>org.apache.iceberg</groupId>
    <artifactId>iceberg-core</artifactId>
    <version>0.13.2</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.iceberg/iceberg-core/
implementation 'org.apache.iceberg:iceberg-core:0.13.2'// https://jarcasting.com/artifacts/org.apache.iceberg/iceberg-core/
implementation ("org.apache.iceberg:iceberg-core:0.13.2")'org.apache.iceberg:iceberg-core:jar:0.13.2'<dependency org="org.apache.iceberg" name="iceberg-core" rev="0.13.2">
  <artifact name="iceberg-core" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.iceberg', module='iceberg-core', version='0.13.2')
)libraryDependencies += "org.apache.iceberg" % "iceberg-core" % "0.13.2"[org.apache.iceberg/iceberg-core "0.13.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.iceberg : iceberg-api | 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-common | jar | 0.13.2 | 
| org.apache.iceberg : iceberg-bundled-guava | jar | 0.13.2 | 
| org.apache.avro : avro | jar | 1.10.1 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.4 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.11.4 | 
| com.github.ben-manes.caffeine : caffeine | jar | 2.8.4 | 
| org.roaringbitmap : RoaringBitmap | jar | 0.9.22 |