License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.intel.arrow |
ArtifactId | ArtifactIdarrow-format |
Version | Version0.17.0-oap-0.9 |
Type | Typejar |
Description |
DescriptionArrow Format
Generated Java files from the IPC Flatbuffer definitions.
|
Filename | Size |
---|---|
arrow-format-0.17.0-oap-0.9.pom | |
arrow-format-0.17.0-oap-0.9-sources.jar | 41 KB |
arrow-format-0.17.0-oap-0.9-javadoc.jar | 286 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.intel.arrow/arrow-format/ -->
<dependency>
<groupId>com.intel.arrow</groupId>
<artifactId>arrow-format</artifactId>
<version>0.17.0-oap-0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.intel.arrow/arrow-format/
implementation 'com.intel.arrow:arrow-format:0.17.0-oap-0.9'
// https://jarcasting.com/artifacts/com.intel.arrow/arrow-format/
implementation ("com.intel.arrow:arrow-format:0.17.0-oap-0.9")
'com.intel.arrow:arrow-format:jar:0.17.0-oap-0.9'
<dependency org="com.intel.arrow" name="arrow-format" rev="0.17.0-oap-0.9">
<artifact name="arrow-format" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intel.arrow', module='arrow-format', version='0.17.0-oap-0.9')
)
libraryDependencies += "com.intel.arrow" % "arrow-format" % "0.17.0-oap-0.9"
[com.intel.arrow/arrow-format "0.17.0-oap-0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.google.flatbuffers : flatbuffers-java | jar | 1.9.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 |