| License | License | 
|---|---|
| Categories | CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection | 
| GroupId | GroupIdcom.jwebmp.guicedee.servlets | 
| ArtifactId | ArtifactIdguiced-rest-services | 
| Last Version | Last Version0.68.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionGuiced Rest Services An integration library for RestEasy into the Guiced framework | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/com.jwebmp.guicedee.servlets/guiced-rest-services/ -->
<dependency>
    <groupId>com.jwebmp.guicedee.servlets</groupId>
    <artifactId>guiced-rest-services</artifactId>
    <version>0.68.0.1</version>
</dependency>// https://jarcasting.com/artifacts/com.jwebmp.guicedee.servlets/guiced-rest-services/
implementation 'com.jwebmp.guicedee.servlets:guiced-rest-services:0.68.0.1'// https://jarcasting.com/artifacts/com.jwebmp.guicedee.servlets/guiced-rest-services/
implementation ("com.jwebmp.guicedee.servlets:guiced-rest-services:0.68.0.1")'com.jwebmp.guicedee.servlets:guiced-rest-services:jar:0.68.0.1'<dependency org="com.jwebmp.guicedee.servlets" name="guiced-rest-services" rev="0.68.0.1">
  <artifact name="guiced-rest-services" type="jar" />
</dependency>@Grapes(
@Grab(group='com.jwebmp.guicedee.servlets', module='guiced-rest-services', version='0.68.0.1')
)libraryDependencies += "com.jwebmp.guicedee.servlets" % "guiced-rest-services" % "0.68.0.1"[com.jwebmp.guicedee.servlets/guiced-rest-services "0.68.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.jwebmp.guicedee.servlets : guiced-servlets | jar | |
| javax.servlet : javax.servlet-api | jar | 3.1.0 | 
| com.jwebmp.inject.extensions : guice-servlet | jar | |
| com.google.guava : guava | jar | 28.0-jre | 
| io.undertow : undertow-servlet Optional | jar | 1.4.27.Final | 
| org.jboss.resteasy : resteasy-guice | jar | 4.1.1.Final | 
| org.jboss.resteasy : resteasy-servlet-initializer | jar | 4.1.1.Final | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.jwebmp.guicedee.servlets : guiced-undertow | jar | |
| commons-logging : commons-logging | jar | 1.2 | 
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.0 | 
| org.hamcrest : hamcrest-all | jar | 1.3 | 
| org.assertj : assertj-core | jar | 3.12.2 | 
| org.mockito : mockito-core | jar | 3.0.0 |