File | Operation |
---|---|
arrow-java-root-2.0.0.pom | download |
<dependency>
<groupId>org.apache.arrow</groupId>
<artifactId>arrow-java-root</artifactId>
<version>2.0.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
|-- org.junit.platform:junit-platform-runner:1.4.0
|-- org.junit.jupiter:junit-jupiter-engine:5.4.0
|-- org.junit.jupiter:junit-jupiter-api:5.4.0
|-- org.junit.vintage:junit-vintage-engine:5.4.0
|-- junit:junit:4.12
|-- org.mockito:mockito-junit-jupiter:2.25.1
|-- ch.qos.logback:logback-classic:1.2.3
|-- de.huxhorn.lilith:de.huxhorn.lilith.logback.appender.multiplex-classic:0.9.44