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