-
Notifications
You must be signed in to change notification settings - Fork 9
Home
amine BEN edited this page Sep 2, 2018
·
6 revisions
Welcome to the maven-miner wiki!
Maven miner is a set of java tools aiming at, programmatically, resolving all Maven dependencies hosted in the Maven central repository, then, storing them into a graph database.
In order to get your hands on, we provide you with a set toy example, in a form of a maven dependency graph sample with more than 30k artifacts. The objective of this wiki is to give you a flavor of how this tool and dataset can be exploited.
This wiki is organized in two part:
- Generating graph dataset sample
- Exploiting the data and running simple queries