plexus-classworlds 1.5.0-5 source package in Ubuntu

Changelog

plexus-classworlds (1.5.0-5) unstable; urgency=low


  * Team upload.
  * debian/control:
    - Use canonical URLs for the Vcs-* fields
    - Updated Standards-Version to 3.9.4 (no changes)
  * Build depend on debhelper >= 9
  * debian/watch: Updated to match only the 1.x versions

 -- Emmanuel Bourg <email address hidden>  Fri, 18 Oct 2013 16:08:23 +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 Pocket Published Component Section
Xenial release universe libs
Trusty release universe libs

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
plexus-classworlds_1.5.0-5.dsc 2.3 KiB f6d6490de980201f651b09020a949632f3d2375e8a2ed21825110f775a9d1240
plexus-classworlds_1.5.0.orig.tar.gz 45.3 KiB 6444d66c34b149b6a9ad18e1c48d97739f4d3528a88cf5da3333af4037847d68
plexus-classworlds_1.5.0-5.debian.tar.gz 6.1 KiB 64199043470cf1c62e387605892f447c601591688f031886acf3d149a171338c

Available diffs

No changes file available.

Binary packages built by this source

libplexus-classworlds-java: Class loading 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-classworlds-java-doc: API Documentation for plexus-classworlds

 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 contains the API documentation for plexus-classworlds.