Guiced Rest Services

An integration library for RestEasy into the Guiced framework

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.jwebmp
ArtifactId

ArtifactId

guiced-rest-services
Last Version

Last Version

0.66.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Guiced Rest Services
An integration library for RestEasy into the Guiced framework
Project URL

Project URL

https://github.com/GedMarc/GuicedRestServices
Project Organization

Project Organization

Marc Magon
Source Code Management

Source Code Management

https://github.com/GedMarc/GuicedRestServices.git

Download guiced-rest-services

How to add to project

<!-- 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"]

Dependencies

compile (8)

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

test (6)

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

Project Modules

There are no modules declared in this project.

GuicedRestServices

Versions

Version
0.66.0.1
0.65.0.3
0.65.0.2
0.63.0.61