Is there easy way to list(in table or graph) all upstream packages that directly or indirectly depend on a given package, or given package version in central Maven repository? Information required to calculate such list is available in poms so it should be feasible to do so. Is there an existing system the does such dependency analysis? Thank you.
-- Regards JIaqi Guo
