From: Stephen Friedrich <stephen.friedrich_at_fortis-it.de>
Date: Wed, 13 Apr 2011 16:10:41 +0200
Guice 3 supports JSR-330.
Unfortunately jersey-guice integration has hardcoded tests for @com.google.inject.Inject so I can't use standard annotations :-(
Any plans to also support @javax.inject.Inject?