文件名 | 操作 |
---|---|
alluxio-core-client-291-gamma.pom | 下载 |
<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')
)