License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.apache.arrow |
ArtifactId | ArtifactIdarrow-format |
Last Version | Last Version8.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionArrow Format
Generated Java files from the IPC Flatbuffer definitions.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
arrow-format-8.0.0.pom | |
arrow-format-8.0.0.jar | 67 KB |
arrow-format-8.0.0-tests.jar | 7 KB |
arrow-format-8.0.0-sources.jar | 49 KB |
arrow-format-8.0.0-javadoc.jar | 295 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.arrow/arrow-format/ -->
<dependency>
<groupId>org.apache.arrow</groupId>
<artifactId>arrow-format</artifactId>
<version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.arrow/arrow-format/
implementation 'org.apache.arrow:arrow-format:8.0.0'
// https://jarcasting.com/artifacts/org.apache.arrow/arrow-format/
implementation ("org.apache.arrow:arrow-format:8.0.0")
'org.apache.arrow:arrow-format:jar:8.0.0'
<dependency org="org.apache.arrow" name="arrow-format" rev="8.0.0">
<artifact name="arrow-format" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.arrow', module='arrow-format', version='8.0.0')
)
libraryDependencies += "org.apache.arrow" % "arrow-format" % "8.0.0"
[org.apache.arrow/arrow-format "8.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.flatbuffers : flatbuffers-java | jar | 1.12.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jul-to-slf4j | jar | 1.7.25 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
org.junit.platform : junit-platform-runner | jar | 1.4.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.4.0 |
org.junit.vintage : junit-vintage-engine | jar | 5.4.0 |
junit : junit | jar | 4.12 |
org.mockito : mockito-junit-jupiter | jar | 2.25.1 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
de.huxhorn.lilith : de.huxhorn.lilith.logback.appender.multiplex-classic | jar | 0.9.44 |