Downloads

Released Binary and Source

http://central.maven.org/maven2/org/picocontainer/web/

http://central.maven.org/maven2/org/picocontainer/web/picocontainer-web-distribution

Snapshot Binary and Source

http://snapshots.repository.codehaus.org/org/picocontainer/web/

http://snapshots.repository.codehaus.org/org/picocontainer/web/picocontainer-web-distribution

Using Maven Artifacts

If you use Maven as the build system (or one that is compatible with the Maven Repository), you can declare dependencies as

   
    org.picontainer.web
    picocontainer-web-[module]
    [version]
  
specifying the desired module and version. Declaring this dependency will pull in all other required dependencies (ie transitive dependencies).