Last Version

PeachGuice :: RestEasy 0.1

Modules to integrate Guice with various frameworks while maintaining Guice-style injection.

License

License

Categories

Categories

Net GUI User Interface Guice Application Layer Libs Dependency Injection RESTEasy Program Interface REST Frameworks
GroupId

GroupId

net.peachjean.guice
ArtifactId

ArtifactId

peachguice-resteasy
Version

Version

0.1
Type

Type

jar
Description

Description

PeachGuice :: RestEasy
Modules to integrate Guice with various frameworks while maintaining Guice-style injection.

Download peachguice-resteasy 0.1


<!-- https://jarcasting.com/artifacts/net.peachjean.guice/peachguice-resteasy/ -->
<dependency>
    <groupId>net.peachjean.guice</groupId>
    <artifactId>peachguice-resteasy</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.peachjean.guice/peachguice-resteasy/
implementation 'net.peachjean.guice:peachguice-resteasy:0.1'
// https://jarcasting.com/artifacts/net.peachjean.guice/peachguice-resteasy/
implementation ("net.peachjean.guice:peachguice-resteasy:0.1")
'net.peachjean.guice:peachguice-resteasy:jar:0.1'
<dependency org="net.peachjean.guice" name="peachguice-resteasy" rev="0.1">
  <artifact name="peachguice-resteasy" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.peachjean.guice', module='peachguice-resteasy', version='0.1')
)
libraryDependencies += "net.peachjean.guice" % "peachguice-resteasy" % "0.1"
[net.peachjean.guice/peachguice-resteasy "0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
net.peachjean.guice : peachguice-base jar 0.1
com.google.inject : guice jar 3.0
com.google.inject.extensions : guice-servlet jar 3.0
org.jboss.resteasy : resteasy-jaxrs jar 2.2.0.GA
org.jboss.resteasy : resteasy-guice jar 2.2.0.GA

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.