File | Operation |
---|---|
arrow-java-root-0.7.0.pom | download |
<dependency>
<groupId>org.apache.arrow</groupId>
<artifactId>arrow-java-root</artifactId>
<version>0.7.0</version>
<type>pom</type>
</dependency>
<parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> <version>18</version> </parent>
test
|-- org.slf4j:jul-to-slf4j:1.7.25
|-- org.slf4j:jcl-over-slf4j:1.7.25
|-- org.slf4j:log4j-over-slf4j:1.7.25
|-- junit:junit:4.11
|-- org.mockito:mockito-core:2.7.22
|-- ch.qos.logback:logback-classic:1.2.3
|-- de.huxhorn.lilith:de.huxhorn.lilith.logback.appender.multiplex-classic:0.9.44