plexus-utils2 3.4.2-1 source package in Ubuntu

Changelog

plexus-utils2 (3.4.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
  * Standards-Version updated to 4.6.1

 -- Emmanuel Bourg <email address hidden>  Mon, 05 Dec 2022 20:04:28 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe java
Mantic release universe java
Lunar release universe java

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
plexus-utils2_3.4.2-1.dsc 2.2 KiB e76ab4a370ba3b6c58d1ac0072dd84a1617d5eb0af4d0430d40308c071122007
plexus-utils2_3.4.2.orig.tar.xz 209.4 KiB 33afb30d4c049371bac22b60ec15cfeb6dea22b7a96f49c3239e65e628581794
plexus-utils2_3.4.2-1.debian.tar.xz 6.9 KiB c2cb2d54bbc9a2c5feadef3a16260652ab4694a3456adebd05afce0fb035c3e4

Available diffs

No changes file available.

Binary packages built by this source

libplexus-utils2-java: utilities for the Plexus framework

 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.

libplexus-utils2-java-doc: utilities for the Plexus framework - 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 provides the API documentation for libplexus-utils2-java.