Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Tip

Gint Version 3 Is Here!

View this short presentation (1 minute) to learn more about it. Version 3 is available on a new web site and this current site will remain representing the documentation for versions prior to version 3. 

Gint Version 2 is Deprecated

  • Atlassian Marketplace listing has been archived: See the archived site for downloads.
  • Gint is not longer available from this website. The old Mercurial repository on Bitbucket Cloud was removed as part of Mercurial removal from Bibucket Cloud removal of Mercurial support.
  • Download links to the repository are no longer available.

Obsolete

Info
titleMaven repository

If you need to put the jar file in a local Maven repository (for grape access for example), then do the following:

No Format
Download from Bitbucket using the links from below:
mvn install:install-file -Dfile=gint-2.x.x.jar -DgroupId=org.swift.tools -DartifactId=gint -Dversion=2.x.x -Dpackaging=jar


...