You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Lists Matlab's bundled third-party Java libraries and their version info.
Matlab comes bundled with many third-party Java libraries. If you're writing Matlab/Java code, it's useful to know which libraries are bundled with Matlab and which versions they are, so you can determine compatibility with your custom Java code and third-party libraries you want to pull in.
This program inspects Matlab to determine which Java libraries it includes, extracts their metadata to see what version etc they are, and checks them against the Maven Central Repo to see where they're available.
The project home is https://github.com/apjanke/matlab-jarext-inspector.
Cite As
Andrew Janke (2026). matlab-jarext-inspector (https://www.mathworks.com/matlabcentral/fileexchange/66105-matlab-jarext-inspector), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.1.0 (8.73 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
