DownloadNote! Due to complications in the build-process the latest release (0.9) is only available through the maven-repository at Codehaus. If you want to have a more traditional distribution available for 0.9 please contact the mailing lists and we will provide one as soon as possible. There are several ways to download Nanning: Download with MavenIf you're using Maven to build a project that depends on Nanning, you should tell maven to use Codehaus' repository in addition to the one at Ibiblio. Put the follwing in your project's project.properties file:
maven.repo.remote = http://www.ibiblio.org/maven/,http://dist.codehaus.org/
Download just the jarsYou can also directly download the jars from the Codehaus' repository here . Download latest sources with a CVS clientFor CVS access, see Source Repository . Older archived versions (at Sourceforge)Download older versions from Sourceforge, here . |