MAVEN 40k dependency data
收藏NIAID Data Ecosystem2026-03-13 收录
下载链接:
https://zenodo.org/record/6646901
下载链接
链接失效反馈官方服务:
资源简介:
This is the dependency data used in the "Analyzing the Criticality of Apache Maven Packages Through a Temporal
Dependency Graph" paper, with the following structure:
{"pkgs":[{
"name": "react",
"versions": {
"1.00": {
"timestamp": "06-05-2022T10:00:01",
"dependencies": {
"name": "^1.0.2"
}
}
}
},
...
]}
本数据集为论文《通过时序依赖图 (Temporal Dependency Graph) 分析Apache Maven软件包的关键程度》(Analyzing the Criticality of Apache Maven Packages Through a Temporal Dependency Graph)中所使用的依赖数据,其结构如下:
{"软件包列表 (pkgs)":[
{
"名称": "react",
"版本": {
"1.00": {
"时间戳": "06-05-2022T10:00:01",
"依赖项": {
"名称": "^1.0.2"
}
}
}
},
...
]}
创建时间:
2022-06-16



