<dependency>
<groupId>com.github.marschall</groupId>
<artifactId>memoryfilesystem</artifactId>
<version>2.8.1</version>
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='memoryfilesystem', version='2.8.1')
)