File | Operation |
---|---|
alluxio-core-client-291-gamma.pom | download |
<dependency>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-core-client</artifactId>
<version>291-gamma</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.alluxio', module='alluxio-core-client', version='291-gamma')
)
<parent> <groupId>org.alluxio</groupId> <artifactId>alluxio-core</artifactId> <version>291-gamma</version> </parent>