SVNKit 1.1.6 (Default branch) |
|
|
SVNKit is a pure Java Subversion (SVN) client
library. This means that users of the library
(i.e. Java applications) do not have to include
svn native binaries or javahl bindings to work
with subversion repositories. It is not only a
100% Java replacement for javahl bindings, but
also a library that provides a high level of
control over subversion repository operations.
License: Free for non-commercial use
Changes:
This release includes lot of bugfixes and uses the JNA library to improve performance.
|