The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| jackcess-4.0.0.jar | 2021-01-21 | 1.3 MB | |
| jackcess-4.0.0-sources.jar | 2021-01-21 | 757.7 kB | |
| README.txt | 2021-01-21 | 431 Bytes | |
| Totals: 3 Items | 2.0 MB | 0 | |
Jackcess 4.0.0 Release ====================== - Add Automatic-Module-Name in order to make Jackcess safe to use in the module path in Java9+ environments. - Make a few classes and constants public in order to facilitate use in different packages. - Alter access to java.sql classes so that usage is dependent on whether or not the module is loaded in Java 9+ environments. Tweak a few methods to no longer throw SQLException.