Greetings so I am working on the project overview page for LibTracker for Java projects what dependency information should I capture on the project page .Framework version of course, but do I need the maven version, the POM version here is an example project page from PHP Composer composer. For each how would I obtain this information some archetypes don't include mvnw and it might be harder to obtain this information
#LibTracker Vscode Extension Determine primary dependency information for Java Projects
1 messages · Page 1 of 1 (latest)
<@&987246554085740594> please have a look, thanks.
It depends on which features the project's using.
I am thinking more like the features that are necessary for a developer to know before they drilldown into the app detail page by clicking on a card. would they need to know the maven version of the project, would they need to know the version of the POM. Like "what should a developer see that they will say "ok I need to get this this and this to be able to run the project"