Hello all,
We recently updated the Dependency Discoverer tool. The Dependency Discoverer is a tool allowing the analysis of Java classfiles and Java Archives to detect dependencies not available in the MicroEJ runtime. This 3.0.0 version brings many improvements: new options to use raw classfiles, support of newer Java versions up to Java 17, a more efficient implementation of the dependencies discovery, and more.
You can find this tool at GitHub:
Enjoy!
The MicroEJ Team