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.
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! |