java 8
If you have followed previous instalments, you will know we have used JDeps to create a multi-jar file version of our JPedal Java library....
In this article, I am going to work through adding modules support to an existing Java application. I am using our JPedal (our Java...
Updated 03/11/2022: Java 11 is no longer the most recent Long Term Support (LTS) Java release. Read our new article here: /java-17-vs-java-11/ With Java...
Java 8 has been out for some time now and here at IDRsolutions we have been busy updating our software to take advantage of...