Building

How do I build Nanning?

Check out the sources from here . Build it with Maven .

Installation

How do I install Nanning?

Nanning comes in several jar-files, the core jar-file is named nanning-<version>.jar and for each framework there is an additional jar file named nanning-<framework>-<version>.jar . Just add the jar-files you want to use to the classpath.

If you are using Maven the dependencies will automatically be downloaded.

Also see Download .

You can see what dependencies you need by looking here , each framework also has their dependencies listed in the same place. Like here for example.