Overview
This package provides the basic interfaces and utilities for generic dependency injection
into components.
Note:
In production code, you will depend on this package to setup the injection, There should be
no dependency on an implementation of this package. The only requirement is that an
implementation must be available on the classpath of the application.
Maven POM configuration
groupId |
artifactId |
org.wamblee |
wamblee-support-inject |