https://github.com/assert-kth/longitudinal-bloat

Datasets and artifacts for the paper "A Longitudinal Analysis of Bloated Java Dependencies"

https://github.com/assert-kth/longitudinal-bloat

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.3%) to scientific vocabulary

Keywords

artifact dataset dependencies fse java longitudinal-analysis
Last synced: 5 months ago · JSON representation

Repository

Datasets and artifacts for the paper "A Longitudinal Analysis of Bloated Java Dependencies"

Basic Info
  • Host: GitHub
  • Owner: ASSERT-KTH
  • License: mit
  • Default Branch: master
  • Homepage:
  • Size: 4.67 GB
Statistics
  • Stars: 7
  • Watchers: 14
  • Forks: 2
  • Open Issues: 0
  • Releases: 1
Topics
artifact dataset dependencies fse java longitudinal-analysis
Created almost 5 years ago · Last pushed over 4 years ago
Metadata Files
Readme License

README.md

A Longitudinal Analysis of Bloated Java Dependencies

DOI

This repository contains the data and script for the paper "A Longitudinal Analysis of Bloated Java Dependencies"

Repository Structure

- dataset - projects.csv # list of 500 projects used in the paper - commits.csv # list of commits that are analyzed - project_dependabot.json # dependabot commits for each project - project_releases.json # commits associated to a release for each project - dependency_usage_tree - <project> - <commit> - depclean.json # the dependency usage tree extracted by Deplean - compile.log.zip # Maven compilation log - depClean.log.zip # Deplean log - script - create_dataset.js # ceate projects.csv and commits.csv based on project_releases.json and project_dependabot.json - read_dependency_usage_tree.js # extract the information from dependency_usage_tree and generate a csv file - analysis.py # read dependency_usage_tree.csv and generate the macro and table for the paper

Owner

  • Name: ASSERT
  • Login: ASSERT-KTH
  • Kind: organization
  • Location: Sweden

assertEquals("Research group at KTH Royal Institute of Technology, Stockholm, Sweden", description);

GitHub Events

Total
Last Year