EverRest :: Guice

everREST is a project which provides a way to build RESTful applications using own complete implementation of JAX-RS specification (a.k.a JSR-311)

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.everrest
ArtifactId

ArtifactId

everrest-integration-guice
Last Version

Last Version

1.15.0
Release Date

Release Date

Type

Type

jar
Description

Description

EverRest :: Guice
everREST is a project which provides a way to build RESTful applications using own complete implementation of JAX-RS specification (a.k.a JSR-311)
Project Organization

Project Organization

Codenvy, S.A.

Download everrest-integration-guice

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 30.1.1-jre
jakarta.inject : jakarta.inject-api jar 1.0.3
jakarta.ws.rs : jakarta.ws.rs-api jar 3.0.0
org.everrest : everrest-core jar 1.15.0
org.everrest : everrest-guice-servlet jar 1.15.0

provided (3)

Group / Artifact Type Version
com.google.inject : guice jar 4.2.2
jakarta.annotation : jakarta.annotation-api jar 2.0.0
jakarta.servlet : jakarta.servlet-api jar 5.0.0

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.1
junit : junit jar 4.13.2
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.11.2

Project Modules

There are no modules declared in this project.
org.everrest

Codenvy

Accelerate devops with on-demand developer environments.

Versions

Version
1.15.0
1.14.5
1.14.4
1.14.3
1.14.2
1.13.6
1.13.5
1.13.4
1.13.3
1.13.2
1.13.1
1.13.0
1.12.3
1.12.2
1.12.1
1.12.0
1.11.0
1.10.0
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0