User Documentation

One minute description
Two minute tutorial
Five minute introduction
Advanced Topics
FAQ
Container
Components
Terminology
Mock Objects
Inversion of Control Types

Patterns

Inversion of Control 
Dependency Injection 
Constructor Injection 
Setter Injection 
Interface Implementation Separation 
Lifecycle 
Antipatterns

Developer Documentation

 Current build status
How To Contribute
Relative Volunteering
Release Process

Project Information

Slogan
Mailing lists
Source Repositories
Open Issues
Blog entries 
Statistics
Team
Sister Projects
TShirts

Miscellaneous

Differentiators
Nirvana

Full Sitemap

Feeds


Site
News
Download

On this page you'll find links to binary and source distributions. Also see Source Repositories.

Releases

1.1 (2004-10-31)

1.1-beta-2 (2004-09-20)

1.1-beta-1 (2004-07-21)

1.0 (2004-06-05)

1.0-RC-1 (2004-05-18)

1.0-beta-5 (2004-02-21)

1.0-beta-4 (2004-01-23)

1.0-beta-3 (2003-11-03)

1.0-beta-2 (2003-09-10)

1.0-beta-1 (2003-08-14)

1.0-alpha-2 (2003-07-10)

1.0-alpha-1 (2003-06-29)

Other downloads

1.1-SNAPSHOT (Built regularly by DamageControl)

Download with Maven

Codehaus is supporting a Maven repository on its own at http://dist.codehaus.org/. This repository is sychronized any four hours with the repository on Ibiblio, Maven's default remote repository.

If you're using Maven to build a project that depends on PicoContainer, and you want to use always the latest snapshot versions build by Damage Control, then 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 sources with a CVS client

See Source Repositories

Download current sources (CVS HEAD) with a web client

picocontainer.tar.gz