文件名称:repo-graph-maven:在 Neo4J 图形数据库中存储本地 Maven 存储库结构
文件大小:33KB
文件格式:ZIP
更新时间:2024-07-23 14:24:15
Java
repo-graph-maven 一个命令行实用程序,可以在 Neo4J 图形数据库中存储本地 Maven 存储库结构。 用法:repo-graph-maven.xxxx.jar [OPTION]... 选项:-(强制参数)本地 Maven 存储库的路径。 -(必需参数)Neo4j REST 服务器根 URL。 'clear' - (可选参数)如果指定,将重新创建现有数据库。 示例:java -jar repo-graph-maven.jar ~/.m2/repository clear 关于使用和实现的更多细节: :
【文件预览】:
repo-graph-maven-master
----.gitignore(80B)
----src()
--------main()
--------test()
----LICENSE(11KB)
----pom.xml(2KB)
----README.md(648B)