libpicocontainer-java 2.15+repack-3 source package in Ubuntu

Changelog

libpicocontainer-java (2.15+repack-3) unstable; urgency=medium

  * Declare compliance with Debian Policy 4.6.0.
  * Remove debian/watch because the upstream project is dormant.

 -- Markus Koschany <email address hidden>  Sun, 28 Nov 2021 20:20:19 +0100

Upload details

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

See full publishing history Publishing

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

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libpicocontainer-java_2.15+repack-3.dsc 2.4 KiB b61c77283ae55c0d46c91273fd818590f840cc5525242bffa380fd5883805225
libpicocontainer-java_2.15+repack.orig.tar.xz 148.1 KiB d5019b13f3e0822aeddb69c428acefa993c4f91d4607afd54b534674fd30646c
libpicocontainer-java_2.15+repack-3.debian.tar.xz 3.9 KiB 2d7ac102b289e33ef632abac5dae0835d46d41f635177f7dab377d5707dcc651

Available diffs

No changes file available.

Binary packages built by this source

libpicocontainer-java: Java library implementing the Dependency Injection pattern

 PicoContainer is a highly embeddable full service Inversion of Control (IoC)
 container for components that honour the Dependency Injection pattern. It can
 be used as a lightweight alternative to Sun's J2EE patterns for web
 applications or general solutions.
 .
 Despite it being very compact in size, PicoContainer supports different
 dependency injection types (Constructor, Setter, Annotated Field and Method)
 and offers multiple lifecycle and monitoring strategies.

libpicocontainer-java-doc: Java library implementing the Dependency Injection pattern -- docs

 PicoContainer is a highly embeddable full service Inversion of Control (IoC)
 container for components that honour the Dependency Injection pattern.
 .
 This package contains the Javadoc API documentation for libpicocontainer-java.