News

EasyDI is a small dependency injection (DI) library for java projects. It's designed for small projects that don't need a full-blown DI-framework. To be as easy as possible EasyDI has fewer features ...
Abstract: Software developers often include available open-source software packages into their projects to minimize redundant effort. However, adding a package to a project can also introduce risks, ...