Jimfs is an in-memory implementation of Java 7's java.nio.file abstract file system API.
'com.google.jimfs:jimfs-parent:1.0'
<dependency>
<groupId>com.google.jimfs</groupId>
<artifactId>jimfs-parent</artifactId>
<version>1.0</version>
</dependency>
<dependency org="com.google.jimfs" name="jimfs-parent" rev="1.0"/>
"com.google.jimfs", "jimfs-parent", "1.0"