| Library |
Name |
License |
Comment |
svnjavahl.jar
libsvn_client-1.dll
libsvn_delta-1.dll
libsvn_diff-1.dll
libsvn_fs-1.dll
libsvn_ra-1.dll
libsvn_repos-1.dll
libsvn_subr-1.dll
libsvn_wc-1.dll
libsvnjavahl-1.dll
|
Subversion/JavaHL 1.5 |
BSD-style license |
Dynamically linked library. JavaHL provides access to Subversion infrastructure. svnjavahl.jar is a Java interface, which connected with native libraries through JNI. |
| dbghelp.dll |
DbgHelp |
License isn’t clear as well as that purpose of this library usage. Maybe it’s related with a fact that SVN 1.5 is still in beta phase and this library will be removed from the release |
Dynamically linked library. This library is a part of Windows OS, so it isn’t clear why it was included into JavaHL distribution. Maybe it will be excluded from release. |
| intl3_svn.dll |
Libintl 0.14.1 (patched) |
GNU Lesser General Public License |
Dynamically linked library. JavaHL includes patched version of Libintl. Original version of this library is a part of GnuWin32 project. This library used for native language support. |
libapr-1.dll
libaprutil-1.dll
|
Apache Portable Runtime 1.2.x |
Apache License, version 2 |
Dynamically linked library. APR provides abstraction of operating-system level services such as file and network I/O, memory management, etc. |
| libdb44.dll |
Berkley DB 4.4 |
BSD-style license |
Dynamically linked library. This library used to work with database-based implementation of storage |
libeay32.dll
ssleay32.dll
|
OpenSSL 0.9.8g |
BSD-style license |
Dynamically linked library. OpenSSL allows to use SSL-encrypted connections. |
| |
Zlib 1.2.3 |
BSD-style license |
Statically linked with Subversion binaries. Used for compression of communication streams. |
| |
Neon 0.28 |
GNU Lesser General Public License |
Statically linked with Subversion binaries. This library provides HTTP and WebDAV protocols implementation |
| |
Serf 0.1.2 |
Apache License, version 2 |
Statically linked with Subversion binaries. This library provides HTTP and WebDAV protocols implementation |