matlab-jarext-inspector

List Matlab's bundled third-party Java libraries and their version info
25 Downloads
Updated 18 Feb 2018

View License

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 (2024). matlab-jarext-inspector (https://www.mathworks.com/matlabcentral/fileexchange/66105-matlab-jarext-inspector), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2016b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Call Java from MATLAB in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

matlab-jarext-inspector-1.0.1/Mcode/

matlab-jarext-inspector-1.0.1/Mcode/+jarext_inspector/

Version Published Release Notes
1.0.1.0

Switch to BSD 2-clause license for compatibility with File Exchange.

1.0.0.0