Package: wnpp Severity: wishlist Owner: Emmanuel Bourg <ebo...@apache.org> X-Debbugs-Cc: debian-de...@lists.debian.org, debian-j...@lists.debian.org
* Package name : jakarta-inject-api Version : 2.0.1 Upstream Contact: The Eclipse Foundation * URL : https://github.com/jakartaee/inject/ * License : Apache-2.0 Programming Lang: Java Description : Jakarta Inject Jakarta Inject specifies a means for obtaining objects in such a way as to maximize reusability, testability and maintainability compared to traditional approaches such as constructors, factories, and service locators (e.g., JNDI). This process, known as dependency injection, is beneficial to most nontrivial applications.