EverRest :: eXoPlatform 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)

Лицензия

Лицензия

Группа

Группа

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

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

everrest-integration-exo-sample
Последняя версия

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

1.12.3
Дата

Дата

Тип

Тип

war
Описание

Описание

EverRest :: eXoPlatform 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-exo-sample

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
javax.ws.rs : javax.ws.rs-api jar 2.0

provided (1)

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

runtime (7)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.1.2
commons-fileupload : commons-fileupload jar 1.2.1
javax.annotation : javax.annotation-api jar 1.2
javax.mail : mail jar 1.4.4
org.everrest : everrest-core jar 1.12.3
org.everrest : everrest-integration-exo jar 1.12.3
org.exoplatform.kernel » exo.kernel.container jar 2.3.4-GA

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

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

Overview

Java CI with Maven Maven CentralGitHub tag

EverRest project it is RESTful application framework along with complete JAX-RS (JSR-311) implementation. It is portable between different Servlet containers.

JAX-RS specification is available here

org.everrest

Codenvy

Accelerate devops with on-demand developer environments.

Версии библиотеки

Версия
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