Add JayWire

This commit is contained in:
Boris Velichko
2019-02-24 18:56:46 +06:00
committed by Andreas Kull
parent 9613f372e0
commit 4688054587

View File

@ -288,6 +288,7 @@ A curated list of awesome Java frameworks, libraries and software.
- [Governator](https://github.com/Netflix/governator) - Extensions and utilities that enhance Google Guice. - [Governator](https://github.com/Netflix/governator) - Extensions and utilities that enhance Google Guice.
- [Guice](https://github.com/google/guice) - Lightweight and opinionated framework that completes Dagger. - [Guice](https://github.com/google/guice) - Lightweight and opinionated framework that completes Dagger.
- [HK2](https://javaee.github.io/hk2) - Lightweight and dynamic dependency injection framework. - [HK2](https://javaee.github.io/hk2) - Lightweight and dynamic dependency injection framework.
- [JayWire](https://github.com/vanillasource/jaywire) - Lightweight dependency injection framework.
### Development ### Development