plexus-containers1.5 1.5.5-1 source package in Ubuntu

Changelog

plexus-containers1.5 (1.5.5-1) unstable; urgency=low


  * New upstream release (needed for Maven 3) (Closes: #649783).

 -- Damien Raude-Morvan <email address hidden>  Mon, 28 Nov 2011 22:55:21 +0100

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
plexus-containers1.5_1.5.5-1.dsc 2.5 KiB 9f1352b434af73df8ad336a64c418a258e3dba90330d133e2b1333cdb7d0ac4f
plexus-containers1.5_1.5.5.orig.tar.gz 194.9 KiB 38bb9d7eec34203d6fb312e11dcd2db9004a6cc7ef589d0dafbf6691f1aad8ec
plexus-containers1.5_1.5.5-1.debian.tar.gz 5.2 KiB e765845963b5c4b90089dde09dab24b650493ebd902a274da18135fcce9c0c24

No changes file available.

Binary packages built by this source

libplexus-containers1.5-java: Plexus' inversion-of-control (IoC) container

 The Plexus project provides a full software stack for creating and executing
 software projects. Based on the Plexus container, the applications can
 utilise component-oriented programming to build modular, reusable components
 that can easily be assembled and reused.
 .
 Plexus Containers is Plexus' inversion-of-control (IoC) container
 and companion tools:
  * plexus-container-default is the IoC container itself,
  * plexus-component-metadata is a Maven plugin to generate plexus
    component.xml from source annotations,
  * plexus-component-annotations provides the Java 5 annotations
    for plexus components,
  * plexus-component-javadoc provides javadoc taglets to add plexus
    documentation to javadoc.
 .
 This package replaces both plexus-containers and plexus-component-metadata from
 1.0.x branch.

libplexus-containers1.5-java-doc: Plexus' inversion-of-control (IoC) container - documentation

 The Plexus project provides a full software stack for creating and executing
 software projects. Based on the Plexus container, the applications can
 utilise component-oriented programming to build modular, reusable components
 that can easily be assembled and reused.
 .
 While Plexus is similar to other inversion-of-control (IoC) or dependency
 injection frameworks such as the Spring Framework, it is a full-fledged
 container that supports many more features such as:
 .
  * Component lifecycles
  * Component instantiation strategies
  * Nested containers
  * Component configuration
  * Auto-wiring
  * Component dependencies, and
  * Various dependency injection techniques including constructor injection,
   setter injection, and private field injection.
 .
 This package contains the API documentation for plexus-containers.
 .
 This package replaces both plexus-containers and plexus-component-metadata from
 1.0.x branch.