Sonatype Nexus Repository Manager OSS仓库管理私服

  • 下载资源

https://www.sonatype.com/thanks/repo-oss

image.png

选择相应的操作系统然后下载

  • 安装

nexus /install

  • 运行

nexus /start

  • 预览(默认端口8081可自行修改)

http://localhost:8081

  • 登录成功后上传jar包

image.png

  • 选择上传文件

image.png

  • 引用jar包

image.png

end

评论