#LibTracker Vscode Extension Determine primary dependency information for Java Projects

1 messages · Page 1 of 1 (latest)

woven mural
#

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

outer dawnBOT
#

<@&987246554085740594> please have a look, thanks.

pastel meteor
#

It depends on which features the project's using.

woven mural
#

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"

pastel meteor
#

My answer remains the same.

#

I think you first need to look more into what Maven actually is if my answer wasn't clear enough.