Skip to main content

Jakarta Dependency Injection 1.0

Final for Jakarta EE 8

Jakarta Dependency Injection 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).

Ballots

Release Review

The Specification Committee Ballot concluded successfully on 2019-08-28 with the following results.

Yes No Abstain
Fujitsu +1
IBM +1
Oracle +1
Payara +1
Red Hat +1
Tomitribe +1
EE4J PMC +1
Participant Members +1
Committer Members

The ballot was run in the jakarta.ee-spec mailing list

Compatible Implementations

Back to the top