What is Hg4J

Hg4J is an independent pure Java implementation of a popular Mercurial distributed version control system. Hg4J is a software library that provides API that enables Java application to read and (in the future versions) to modify local and remote Mercurial repositories.

Hg4J Major Features

We are working hard on the first version that will provide most of readonly Mercurial operations. Then we plan to work even more harder on write functions.

Hg4J version 0.1.0 provides API for following operations on the local Hg repository:

Learn more on Hg4J

Hg4J related resources are hosted at the Google Code Hg4J project.

Get Hg4J

Hg4J is Open Source

Hg4J is Open Source and can be freely used in Open Source applications under the terms GNU General Public License (GPL). We also provide commercial licensing option for closed source applications or so called Dual Licensing. For more information on licensing please contact us at support@hg4j.com.

See Also