Pakket: libplexus-interpolation-java (1.26-1)
Verwijzigingen voor libplexus-interpolation-java
Debian bronnen:
Het bronpakket plexus-interpolation downloaden:
- [plexus-interpolation_1.26-1.dsc]
- [plexus-interpolation_1.26.orig.tar.xz]
- [plexus-interpolation_1.26-1.debian.tar.xz]
Beheerders:
- Debian Java Maintainers (QA-pagina, Mailarchief)
- Torsten Werner (QA-pagina)
- Ludovic Claude (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
- libplexus-interactivity-api-java
- libplexus-utils2-java
- libplexus-velocity-java
- libplexus-classworlds-java
- libplexus-velocity-java-doc
- libplexus-utils2-java-doc
- libplexus-interactivity-api-java-doc
- libplexus-classworlds-java-doc
- libplexus-classworlds2-java
- libplexus-sec-dispatcher-java
- libplexus-component-metadata-java
Plexus Interpolation API
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.
Plexus interpolator is focused on providing a more modular, flexible interpolation framework for the expression language style commonly seen in Maven, Plexus, and other related projects.