guice 4.2.1-1 source package in Ubuntu

Changelog

guice (4.2.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release

 -- Emmanuel Bourg <email address hidden>  Tue, 16 Oct 2018 15:51:07 +0200

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
Focal release universe java

Builds

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
guice_4.2.1-1.dsc 2.3 KiB 12ecd72674e5aa689a8bdeb5d69961a004b365e992b1117f9b57e2e3f796b361
guice_4.2.1.orig.tar.xz 437.4 KiB 4f6fe4a04b5ac847ba8f2457663fe1ae4d5db6da793019d9deed23cdd216195d
guice_4.2.1-1.debian.tar.xz 4.6 KiB a4fa4c1513ee85737c982cbd13aab7300f98d4ee4db109a27799da99984dedc7

Available diffs

No changes file available.

Binary packages built by this source

libguice-java: lightweight dependency injection framework for Java 5 and above

 Guice provides support for dependency injection using annotations to
 configure Java objects. Dependency injection is a design pattern whose
 core principle is to separate behavior from dependency resolution.
 .
 Guice allows implementation classes to be programmatically bound to
 an interface, then injected into constructors, methods or fields
 using an @Inject annotation. When more than one implementation of
 the same interface is needed, the user can create custom annotations
 that identify an implementation, then use that annotation when
 injecting it.

libguice-java-doc: No summary available for libguice-java-doc in ubuntu groovy.

No description available for libguice-java-doc in ubuntu groovy.