I\'m following the MVC unit test instructions from this site, but I cannot find the jar for the @Inject annotation. Does anybody know where the jar is?
@Inject
Via Maven:
javax.inject javax.inject 1
Or from the Project Home Page: http://code.google.com/p/atinject/
Also, this MvnRepository.com page provides the necessary configurations for other build tools like Ivy, Gradle etc.