libpicocontainer1-java 1.3-2 source package in Ubuntu

Changelog

libpicocontainer1-java (1.3-2) unstable; urgency=medium

  * No change rebuild.

 -- Andrej Shadura <email address hidden>  Sun, 29 Dec 2019 16:10: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
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libpicocontainer1-java_1.3-2.dsc 1.9 KiB f9aea2f6b6418bb8f402ae107b8c603d6740bbec492395a4db88614c1a60b888
libpicocontainer1-java_1.3.orig.tar.xz 119.8 KiB 938e6c5a4a850db7bdb5bb88938a0522e0e7ecb4feb9d849c32fdda6417e13c2
libpicocontainer1-java_1.3-2.debian.tar.xz 3.4 KiB ac3e40b0acff7493786492cbc6abec50e1f0724a938e2090948d65f35dd81efd

Available diffs

No changes file available.

Binary packages built by this source

libpicocontainer1-java: Java library implementing the Dependency Injection pattern

 PicoContainer is a highly embeddable full service Inversion of Control
 (IoC) container for components 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 (the core is ~128K and it has no
 mandatory dependencies outside the JDK), PicoContainer supports
 different dependency injection types (Constructor, Setter, Annotated
 Field and Method) and offers multiple lifecycle and monitoring
 strategies.