This is the initial release of RESTEasy Google Guice integration. This is a port of the org.jboss.resteasy:resteasy-guice
integration project that was removed in RESTEasy 5.0.
This version requires the jakarta
namespace instead of the javax
namespace of the injection annotations.