Registry / web-framework / resteasy-guice

resteasy-guice

JSON →
library4.7.10.Finaljavamavenunverified

Integration module for RESTEasy JAX-RS implementation with Google Guice dependency injection.

<dependency> <groupId>org.jboss.resteasy</groupId> <artifactId>resteasy-guice</artifactId> <version>4.7.10.Final</version> </dependency>
INSTALL
IMPORT
SIG · RESTEASY-GUICE
R
resteasy-guice
web-frameworkjavav4.7.10.Final
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

GuiceResteasyBootstrapServletContextListener
org.jboss.resteasy.plugins.guice.GuiceResteasyBootstrapServletContextListener

Demonstrates importing the GuiceResteasyBootstrapServletContextListener class.

import org.jboss.resteasy.plugins.guice.GuiceResteasyBootstrapServletContextListener; public class Example { public static void main(String[] args) { System.out.println(GuiceResteasyBootstrapServletContextListener.class.getName()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.7.10.Finallatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
36 hits · last 30 days
node
32
OpenAI (training)
1
Resources
resteasy-guice — mvn dependency:get resteasy-guice · libregistry