Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mathieuancelin/dependency-shot
An implementation of the JSR-330 and a lot more
https://github.com/mathieuancelin/dependency-shot
Last synced: 3 days ago
JSON representation
An implementation of the JSR-330 and a lot more
- Host: GitHub
- URL: https://github.com/mathieuancelin/dependency-shot
- Owner: mathieuancelin
- Created: 2010-10-19T09:44:57.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-04-08T12:43:27.000Z (over 13 years ago)
- Last Synced: 2023-03-11T09:56:26.666Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 1.32 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
The main goal of dependency-shot is to implement the JSR-330, known as Dependency Injection for Java, in a simple and easy to use framework. Dependency-shot is also an educational framework to understand the principles of dependency injection, inversion of control and aspect oriented programming with a framework.
You can find the final release of the JSR-330 on the JSR-330 specification website or on the atinject project on google code. You can also find the code of the Reference Implementation on the Guice trunk.
You can contact us at [email protected]
You can also join our mailing lists on google groups, ask questions about dependency-shot usage of development. We automatically forward dev. messages (issues, commit, etc ... ) to the development list.