Skip to content

Python module to parse and build a tree from the mvn dependency:tree output. The built tree can then be queried for nodes which in turn can give useful information about their ancestors or/and children

Notifications You must be signed in to change notification settings

mcmoe/Maven-Dependency-Tree-Builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven-Dependency-Tree-Builder

Python module to parse and build a tree from the mvn dependency:tree output. The built tree provides an API that can then be queried for Nodes. Nodes can then give useful information about their ancestors or/and children

About

Python module to parse and build a tree from the mvn dependency:tree output. The built tree can then be queried for nodes which in turn can give useful information about their ancestors or/and children

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages