<dependency>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-underfs-local</artifactId>
<version>291-beta</version>
</dependency>
@Grapes(
@Grab(group='org.alluxio', module='alluxio-underfs-local', version='291-beta')
)