且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

Java客户端连接到存储库

更新时间:2022-10-15 14:27:35

(Consolidating two answers given in comments as a Community Wiki answer)

First of all, there's JGit:

JGit is an EDL (new-style BSD) licensed, lightweight, pure Java library implementing the Git version control system.

And then there's the Stash Java Client:

The Stash Java Client, is a small, light-weight Java library that can be used to interface with a Stash instance via its REST API.

相关阅读

技术问答最新文章