On this page you'll find links to binary and source distributions. Also see Source Repositories.
Releases
The NanoContainer 1.x releases require PicoContainer 1.2 or later.
NanoContainer
Core 1.1.2
Groovy 1.1.2
Binary Distribution 1.1.2
- This distribution contains all NanoContainer jars and javadocs
Source 1.1.2
NanoContainer NanoWar
Nanowar 1.1.1
Binary Distribution 1.1.1
- This distribution contains all Nanowar jars and javadocs
Source 1.1.1
NanoContainer Persistence
Persistence 1.1
Binary Distribution 1.1
- This distribution contains all Persistence jars and javadocs
Source 1.1
Other downloads
All NanoContainer 1.1+ downloads can be found at the Codehaus Repository.
Download with Maven 2
As of release 1.1, Maven 2 is the only supported build system, which takes full advantage of the transitive dependency mechanism. For example, this means that it is sufficient to declare a dependency on artifact nanocontainer to automatically have all the non-optional dependencies it requires, eg picocontainer.
The Codehaus repository http://repository.codehaus.org/ supports the Maven 2 repository structure.
The repository is synched with the Maven Central Repository so there should be no need to configure any additional repository.
But should you need to, to access the Codehaus Repository, you can configure your POM repositories as follows:
