All extensions have the guice standards in place, so you can use any extensions, like guice-serlvet , and use it in the exact same way
For anything already Guice, simply register the module using the Service Provider
The servlet library in use is for Servlet 4, and I will be bumping it up to Servlet 5 when it is ready
You can use the below maven dependency to add it to your project