Paketname | libplexus-component-metadata-java |
Beschreibung | Component Metadata Maven plugin for Plexus |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.0~beta3.0.7-4 |
Sektion | java |
Priorität | optional |
Installierte Größe | 184 Byte |
Hängt ab von | libplexus-containers-java, libplexus-utils-java, libqdox-java, libjdom1-java, libmaven2-core-java, l |
Empfohlene Pakete | |
Paketbetreuer | Debian Java Maintainers |
Quelle | plexus-component-metadata |
Paketgröße | 103448 Byte |
Prüfsumme MD5 | 7519a95f183e8314e185970b383de9f8 |
Prüfsumme SHA1 | ec59569278531ff5908fac0877cd93b5040825b8 |
Prüfsumme SHA256 | f5b9749259592bcc5649d44f0c0282ad39ee4e1b8a63b9dba3498b469cd101fe |
Link zum Herunterladen | libplexus-component-metadata-java_1.0~beta3.0.7-4_all.deb |
Ausführliche Beschreibung | 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 component-metadata
* Component configuration
* Auto-wiring
* Component dependencies, and
* Various dependency injection techniques including constructor injection,
setter injection, and private field injection.
.
This package provides the Maven plugin generating the component metadata.
|