Evaluating the Impact of Third-Party Library Reuse in Java Projects: An Empirical Study
收藏资源简介:
This part of the submission related to the paper "Evaluating the Impact of Third-Party Library Reuse in Java Projects: An Empirical Study". Due to company review policies of code such as all processing scrips will be added once approval is reached. Here is a table of contents: `census.csv`: extracted data from the Census-II `releases_all.csv`: all releases available from Maven Coordinates in Census-II `releases_jar.csv`: dataset of all releases with a POM and JAR file `releases_jar_6_months.csv`: releases selected when studiying the 6-month interval `releases_jar_6_months.csv`: releases selected when comparing consecutive versions per artefactid and groupid `loc_composition.csv`: data on the ratio of insourced and outsourced code in project releases `loc_desc_without_lambdas.csv`: mined data on LOC information and class information. `loc_reuse_lower_bound.csv`: data on the ratio of reused LOC and functions of outsourced code, lower-bound `loc_reuse_upper_bound.csv`: data on the ratio of reused LOC and functions of outsourced code, upper-bound



