plexus-interpolation 1.26-1 source package in Ubuntu

Changelog

plexus-interpolation (1.26-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * Removed the -java-doc package
  * Standards-Version updated to 4.3.0

 -- Emmanuel Bourg <email address hidden>  Sun, 07 Jul 2019 22:58:19 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs
Noble release universe libs
Mantic release universe libs
Lunar release universe libs
Jammy release universe libs
Focal release universe libs

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
plexus-interpolation_1.26-1.dsc 2.2 KiB 627797ee34296fb7b1bd50c1915bf8e23b883120a242b7a93cb31cd6548eb6b2
plexus-interpolation_1.26.orig.tar.xz 40.9 KiB 5a4794db778e1a21065f71af5534a6859b1683fcfc0c39405c07f7e172db5128
plexus-interpolation_1.26-1.debian.tar.xz 5.5 KiB fb3af9f128bce537f2c65420a030ba69283dc957763704163311cc4ba0e00d29

Available diffs

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.