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.6'
<dependency> <groupId>org.jodd</groupId> <artifactId>jodd-petite</artifactId> <version>3.6</version> </dependency>
<dependency org="org.jodd" name="jodd-petite" rev="3.6"/>
"org.jodd", "jodd-petite", "3.6"