1

I'm curious if there's a way that, given an artifact in Maven Central, one could find all other artifacts in Central which declare it as a dependency. I can't seem to find a way via the search interface or the Sonatype repository viewer.

Thorn G
  • 12,620
  • 2
  • 44
  • 56
  • Does this answer your question : http://stackoverflow.com/a/3342951/1083581 – happybuddha Apr 23 '13 at 20:55
  • 1
    This site does a bit of that - http://mvnrepository.com/artifact/commons-logging/commons-logging/1.1.1. – Paul Grime Apr 23 '13 at 21:14
  • @PaulGrime the indexing done by mvnrepository is the closest Tom's going to get (beyond downloading all POMs in Central and indexing them himself). You might as well promote your comment to an answer. – Nathaniel Waisbrot Apr 24 '13 at 03:00
  • @PaulGrime Grime Yeah, it looks like that's the closest thing. I'm surprised it's not indexed by Central proper though. – Thorn G Apr 24 '13 at 03:25

0 Answers0