javax inject

JSR-330 Dependency Injection standard for Java

98
28
Java

JSR-330: Dependency Injection for Java.

The final specification for the JSR-330 annotations was released on
October 13th, 2009. You can view the raw materials of the specification
at any time in source control.

You can also view the javadoc for the spec classes here.

To follow the progress of the expert group, messages from the expert group
mailing list are forwarded to an observer mailing list which anyone can
join.

Implementations

The following dependency injection systems have passed the TCK:

License

Licensed under the Apache License, Version 2.0 (the “License”);
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an “AS IS” BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Project Members

Googlecode User Info Project Role Spec Role Notes
[email protected] Owner Lead Google
[email protected] Owner Lead SpringSource
limpbizkit Committer EG Member Google
[email protected] Committer EG Member RedHat
[email protected] Committer EG Member Oracle
[email protected] Committer EG Member
[email protected] Committer EG Member Maven
[email protected] Committer EG Member PicoContainer
[email protected] Committer EG Member SpringSource
[email protected] Committer EG Member
[email protected] Committer EG Member Sun
[email protected] Committer EG Member Tapestry
[email protected] Committer EG Member Qi4j
[email protected] Committer EG Member
[email protected] Committer EG Member Sun
bokowski Committer EG Member IBM

Note: The above list was pulled from the google-code site as-is