File | Operation |
---|---|
alluxio-parent-1.3.0.pom | download |
<dependency>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-parent</artifactId>
<version>1.3.0</version>
<type>pom</type>
</dependency>
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>
test
|-- junit:junit:4.12
|-- org.mockito:mockito-all:1.10.8
|-- org.powermock:powermock-api-mockito:1.6.1
|-- org.powermock:powermock-core:1.6.1