| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
| GroupId | GroupIdcom.jwebmp |
| ArtifactId | ArtifactIdguiced-rest-services |
| Last Version | Last Version0.66.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/guiced-rest-services/ -->
<dependency>
<groupId>com.jwebmp</groupId>
<artifactId>guiced-rest-services</artifactId>
<version>0.66.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp/guiced-rest-services/
implementation 'com.jwebmp:guiced-rest-services:0.66.0.1'
// https://jarcasting.com/artifacts/com.jwebmp/guiced-rest-services/
implementation ("com.jwebmp:guiced-rest-services:0.66.0.1")
'com.jwebmp:guiced-rest-services:jar:0.66.0.1'
<dependency org="com.jwebmp" name="guiced-rest-services" rev="0.66.0.1">
<artifact name="guiced-rest-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp', module='guiced-rest-services', version='0.66.0.1')
)
libraryDependencies += "com.jwebmp" % "guiced-rest-services" % "0.66.0.1"
[com.jwebmp/guiced-rest-services "0.66.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.jwebmp : guiced-servlets | jar | 0.66.0.1 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| com.jwebmp.inject.extensions : guice-servlet | jar | 0.66.0.1 |
| com.google.guava : guava | jar | 26.0-jre |
| io.undertow : undertow-servlet Optional | jar | 1.4.25.Final |
| org.jboss.resteasy : resteasy-guice | jar | 3.6.2.Final |
| org.jboss.resteasy : resteasy-servlet-initializer | jar | 3.6.2.Final |
| org.jboss.spec.javax.annotation : jboss-annotations-api_1.3_spec | jar | 1.0.1.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| com.jwebmp : jwebmp-undertow | jar | 0.66.0.1 |
| commons-logging : commons-logging | jar | 1.2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.4.0 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.assertj : assertj-core | jar | 3.11.1 |
| org.mockito : mockito-core | jar | 2.23.4 |