plexus-interpolation 1.19-1 source package in Ubuntu
Changelog
plexus-interpolation (1.19-1) unstable; urgency=low * Team upload. * New upstream release: - Set source/target level to 1.6 - Removed 0001-add-test-dependency-junit.patch * debian/control: - Updated Standards-Version to 3.9.4 (no changes) - Use canonical URLs for the Vcs-* fields * Build depend on debhelper >= 9 * debian/watch: Updated to catch the new versions on Github -- Emmanuel Bourg <email address hidden> Sat, 19 Oct 2013 01:08:57 +0200
Upload details
- Uploaded by:
- Debian Java Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
plexus-interpolation_1.19-1.dsc | 2.3 KiB | 8baa584c99a51452abc93c436aeec322b106c376512e3c0488469b35977f3423 |
plexus-interpolation_1.19.orig.tar.gz | 48.6 KiB | 253d921988ffc926069e30a9ef1ff1453a446ca756a14c5f6294a7e1f986392e |
plexus-interpolation_1.19-1.debian.tar.gz | 5.8 KiB | 8787fee7e381bc5bd1cdd35283ecfdaf9a910bb548e9b9b5b4e59502de351963 |
Available diffs
- diff from 1.11-3 (in Ubuntu) to 1.19-1 (30.8 KiB)
No changes file available.
Binary packages built by this source
- libplexus-interpolation-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.
- libplexus-interpolation-java-doc: Documentation for 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.
.
This package contains the API documentation of libplexus-interpolation- java.