Download Latest Version jimfs-1.1-javadoc.jar (115.9 kB)
Email in envelope

Get an email when there's a new version of Jimfs

Home / v1.3.0
Name Modified Size InfoDownloads / Week
Parent folder
1.3.0 source code.tar.gz 2023-07-03 157.6 kB
1.3.0 source code.zip 2023-07-03 264.6 kB
README.md 2023-07-03 631 Bytes
Totals: 3 Items   422.8 kB 0

Maven dependency:

:::xml
<dependency>
  <groupId>com.google.jimfs</groupId>
  <artifactId>jimfs</artifactId>
  <version>1.3.0</version>
</dependency>

What's new in 1.3.0

  • Officially dropped support for Java 7, and restored accidentally dropped support for Java 8. (5b60a42)
  • Added an Automatic-Module-Name to the jar for modules support. (6a057ff63cf9275fa437d9b408ffd7b9c854d0cc)
  • Fixed several bugs with the behavior of FileChannel.transferFrom. (ee785ea)
  • Added FileTimeSource and made it possible to set a FileTimeSource in the Configuration of a file system. (139c10e)
Source: README.md, updated 2023-07-03