You will also need to add this library to your pom.xml
<dependency>
<groupId>javax.inject</groupId>
<artifactId>javax.inject</artifactId>
<version>1</version>
</dependency>
Hope it helps,
Cheers,
Philippe
P.S.: I spent hours trying to figure out what was happening since all the libs where on the classpath