github classgraph/classgraph classgraph-4.6.32

latest releases: classgraph-4.8.174, classgraph-4.8.173, classgraph-4.8.172...
5 years ago
  • Added ClassGraph#getModulePathInfo() and ScanResult#getModulePathInfo() that return a ModulePathInfo with information on the module path parameters passed on the commandline (#308, requested by @cowwoc). (The difference between these two methods is that the ScanResult version also includes Add-Exports and Add-Opens entries encountered in manifest files during scanning.)
  • Added detection of module names on the traditional classpath, by reading the module name from the Module attribute of module-info.class files.

Don't miss a new classgraph release

NewReleases is sending notifications on new releases.