PicoContainer - Home

Overview

PicoContainer is a lightweight embeddable container for components that honour Dependency Injection.

Want more? See One minute description, Two minute tutorial, and Five minute introduction.

Ports

Platform API Download Description
Java Maven Docs, API Download The original implementation.
.NET Docs Source Repositories Follows the Java design closely. Currently a work in progress by Maarten Grootendorst.
Ruby Rico Source Repositories Follows the ideas of the original implementation, but a quite different API and implementation, due to Ruby's dynamic nature.
PHP watch this space!
Authors: Paul Hammant, Aslak Hellesoy, Jon Tirsen

Books

Contructor Dependency Injection … Book Announcement