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