The Process Jars sheet lists the library jar files loaded by the JVM of the monitored application.
Those are issued from the collected process jar paths.
Each jar is displayed with its version, its loading path.
The release indicates if the jar library is an official release, meaning not containing an alphabetical tag such as “snapshot”, “build”, “alpha”, “beta”..
Jars without version are release marked as “?”.
Version could be present in the Manifest attributes of the Jar file : the Jeyzer Recorder is able to extract such information, however it is handled as a process card property and follows therefore a different channel in the Jeyzer analysis (as it can be also used for the de-obfuscation).
We do recommend anyway to put the version on the jar file name for consistency and to follow the standards.