RestExpress

Internet scale, high-performance RESTful Services in Java

Лицензия

Лицензия

Категории

Категории

RestExpress Межпрограммное взаимодействие REST Frameworks
Группа

Группа

com.strategicgains
Идентификатор

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

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

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

0.11.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

RestExpress
Internet scale, high-performance RESTful Services in Java
Ссылка на сайт

Ссылка на сайт

https://github.com/RestExpress/RestExpress

Скачать RestExpress

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

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
com.strategicgains : RestExpress-Common jar 0.11.3
com.strategicgains : DateAdapterJ jar 1.1.4
com.fasterxml.jackson.core : jackson-databind jar 2.7.1-1
com.thoughtworks.xstream : xstream jar 1.4.8
io.netty : netty-all jar 4.0.34.Final
org.owasp.encoder : encoder jar 1.2
com.google.code.gson : gson Необязательный jar 2.5
com.jcraft : jzlib jar 1.1.3

test (2)

Идентификатор библиотеки Тип Версия
org.apache.httpcomponents : httpclient Необязательный jar 4.5.1
junit : junit Необязательный jar 4.11

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

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

RestExpress: Microservices Framework for Java

RestExpress composes best-of-breed tools to form a lightweight, minimalist Java framework for quickly creating RESTful microservices.

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

Версия
0.11.3
0.11.2
0.11.1
0.11.0
0.10.5
0.10.4
0.10.3
0.10.2
0.10.1
0.10.0
0.9.4.2
0.9.4.1
0.9.4
0.9.3
0.9.2
0.9.1
0.8.2
0.8.1
0.8.0