Последняя версия

EverRest :: Guice Integration Sample 1.15.0

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)

Лицензия

Лицензия

Категории

Категории

GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

org.everrest
Идентификатор

Идентификатор

everrest-integration-guice-sample
Версия

Версия

1.15.0
Тип

Тип

war
Описание

Описание

EverRest :: Guice Integration Sample
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)
Организация-разработчик

Организация-разработчик

Codenvy, S.A.

Скачать everrest-integration-guice-sample 1.15.0


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.google.inject : guice jar 4.2.2
jakarta.inject : jakarta.inject-api jar 1.0.3
jakarta.ws.rs : jakarta.ws.rs-api jar 3.0.0
org.everrest : everrest-integration-guice jar 1.15.0

provided (1)

Идентификатор библиотеки Тип Версия
jakarta.servlet : jakarta.servlet-api jar 5.0.0

runtime (4)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.2.1
com.sun.mail : jakarta.mail jar 2.0.1
jakarta.annotation : jakarta.annotation-api jar 2.0.0
org.everrest : everrest-core jar 1.15.0

Модули Проекта

Данный проект не имеет модулей.