ga Implementation of JSR-330 Overview This is sample implementation of JSR 330: Dependency Injection for Java. This implementation passes the TCK(Technology Compatibility Kit). Test it by TCK Requires JDK 1.8 or higher. > ./gradlew test