HanSolo / jdktools

JDKTools is a library that contains tools related to system info and versioning
7 stars 0 forks source link

JDKTools

JDKTools is a collection of classes that can be helpful when working with OpenJDK related things.

It contains classes like:

and others.

In addition it contains different kind of scopes that could be used for filtering like:

Furthermore there are classes to represent version numbers:

The idea is to have a common set of classes that can be used in different libraries.