%0 Generic
%A Steven Raemaekers, 
%A van Deursen, A. (Arie)
%A Joost Visser, 
%D 2013
%T The Maven Dependency Dataset
%U https://data.4tu.nl/articles/dataset/The_Maven_Dependency_Dataset/12698027/1
%R 10.4121/uuid:68a0e837-4fda-407a-949e-a159546e67b6
%K Breaking changes
%K Maven repository
%K Software evolution
%K Third-party libraries
%X The Maven Dependency Dataset contains the data as described in the paper "Mining Metrics, Changes and Dependencies from the Maven Dependency Dataset".
NOTE: See the README.TXT file for more information on the data in this dataset.
The dataset consists of multiple parts: A snapshot of the Maven repository dated July 30, 2011 (maven.tar.gz), a MySQL database (complete.tar.gz) containing information on individual methods, classes and packages of different library versions, a Berkeley DB database (berkeley.tar.gz) containing metrics on all methods, classes and packages in the repository, a Neo4j graph database (graphdb.tar.gz) containing a call graph of the entire repository, scripts and analysis files (scriptsAndData.tar.gz), Source code and a binary package of the analysis software (fullmaven.jar and fullmaven-sources.jar), and text dumps of data in these databases (graphdump.tar.gz, processed.tar.gz, calls.tar.gz and units.tar.gz).
%I Software Engineering Research Group (SERG), TU Delft