Jodd Petite is slick and lightweight DI container that uses annotations and supports sufficient most of features offered by other containers.
'org.jodd:jodd-petite:3.4.2'
<dependency>
<groupId>org.jodd</groupId>
<artifactId>jodd-petite</artifactId>
<version>3.4.2</version>
</dependency>
<dependency org="org.jodd" name="jodd-petite" rev="3.4.2"/>
"org.jodd", "jodd-petite", "3.4.2"