Last Version

Guiced Rest Services 0.68.0.1

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.guicedee.servlets
ArtifactId

ArtifactId

guiced-rest-services
Version

Version

0.68.0.1
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 0.68.0.1


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

Dependencies

compile (7)

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

test (6)

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

Project Modules

There are no modules declared in this project.