开发者

open source svn client java library which can be used in commercial development

Is their any SVN client Java library which i can use in a commercial开发者_StackOverflow development.


The subversion project itself provides java bindings under the apache license like the rest of subversion. The apache license allows inclusion of the code in closed source projects, as long as you give proper attribution.

The SvnClientAdapter code in subclipse can wrap these java bindings to provide a friendlier higher-level API, under the same license.


SVNKit (http://svnkit.com) has both open-source licensing (similar to the GPL) as well as a commercial licensing option.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜