Skip to content

feat: add maven dependency tree analysis #7

Description

@nos1dot618

Add dependency tree analysis using maven's resolved dependency graph.

Support:

  • full dependency tree
  • parent/child dependency relationships
  • dependency paths
  • why queries to explain why an artifact is present

Example:

java_inventory.py dependency jackson-core
java_inventory.py dependency --why jackson-core

Show the modules and dependency chains introducing the dependency.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions