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