github classgraph/classgraph classgraph-4.1.3

latest releases: classgraph-4.8.172, classgraph-4.8.171, classgraph-4.8.170...
5 years ago
  • Added some convenience methods:
    • Methods for finding out which classpath element a resource was found in (these work the same as the corresponding methods in ClassInfo):
      • Resource#getClasspathElementURL()
      • Resource#getClasspathElementFile()
      • Resource#getModuleRef()
    • A method for reading the raw version number of a module:
      • ModuleRef#getRawVersion()
  • Fixed a few small bugs

Don't miss a new classgraph release

NewReleases is sending notifications on new releases.