Install Java from your Linux distribution's repositories Regardless of which distribution and package manager you prefer, it is easy to get Java on your Linux system.
Calculate date and time ranges in Groovy Use Groovy date and time to discover and display time increments.
Use this open source tool for automated unit testing Tackle-test is an automatic generator of unit test cases for Java applications.
Build a JAR file with fastjar and gjar Utilities like fastjar, gjar, and jar help you manually or programmatically build JAR files, while other toolchains such as Maven and Gradle offer features for dependency...
Parse command options in Java with commons-cli Let your users modify how your Java application runs with command-line options.