Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/bkarak/data_msr2015

Generating the Blueprints of the Java Ecosystem (MSR Data Paper 2015)
https://github.com/bkarak/data_msr2015

Last synced: 3 months ago
JSON representation

Generating the Blueprints of the Java Ecosystem (MSR Data Paper 2015)

Lists

README

        

Generating the Blueprints of the Java Ecosystem
============

Examining a large number of software artifacts can provide the research community with data regarding quality and design. We present a dataset obtained by statically analyzing 22730 jar files taken from the Maven central archive, which is the de-facto application library repository for the Java ecosystem. For our analysis we used three popular static analysis tools that calculate metrics regarding object-oriented design, program size, and package design. The dataset contains the metrics results that every tool reports for every selected jar of the ecosystem. Our dataset can be used to produce interesting research results, such as measure the domain-specific language usage.

This publication was presented in MSR 2015 (data showcase).

- Vassilios Karakoidas, Dimitris Mitropoulos, Panos Louridas, Georgios Gousios, Diomidis Spinellis, _Generating the Blueprints of the Java Ecosystem_, in MSR '15: Proceedings of the 2015 International Working Conference on Mining Software Repositories, 2015.

Directory Structure
============

- Publication: [pdf](msr-2015.pdf)
- Poster (A1): [pdf](poster_a1.pdf)
- Presentation: [pdf](presentation-datashowcase.pdf), [keynote](presentation-datashowcase.key)
- Dataset: [MySQL dump](http://gaijin.dmst.aueb.gr/~bkarak/data_msr2015.bz2)