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