| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.linkedin.iceberg |
| ArtifactId | ArtifactIdiceberg-data |
| Last Version | Last Version0.11.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioniceberg-data
A table format for huge analytic datasets
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| iceberg-data-0.11.1.2.pom | |
| iceberg-data-0.11.1.2.jar | 74 KB |
| iceberg-data-0.11.1.2-tests.jar | 169 KB |
| iceberg-data-0.11.1.2-sources.jar | 25 KB |
| iceberg-data-0.11.1.2-javadoc.jar | 57 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.linkedin.iceberg/iceberg-data/ -->
<dependency>
<groupId>com.linkedin.iceberg</groupId>
<artifactId>iceberg-data</artifactId>
<version>0.11.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.iceberg/iceberg-data/
implementation 'com.linkedin.iceberg:iceberg-data:0.11.1.2'
// https://jarcasting.com/artifacts/com.linkedin.iceberg/iceberg-data/
implementation ("com.linkedin.iceberg:iceberg-data:0.11.1.2")
'com.linkedin.iceberg:iceberg-data:jar:0.11.1.2'
<dependency org="com.linkedin.iceberg" name="iceberg-data" rev="0.11.1.2">
<artifact name="iceberg-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.iceberg', module='iceberg-data', version='0.11.1.2')
)
libraryDependencies += "com.linkedin.iceberg" % "iceberg-data" % "0.11.1.2"
[com.linkedin.iceberg/iceberg-data "0.11.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.github.stephenc.findbugs : findbugs-annotations | jar | 1.3.9-1 |
| com.linkedin.iceberg : iceberg-api | jar | 0.11.1.2 |
| com.linkedin.iceberg : iceberg-core | jar | 0.11.1.2 |