ReactiveJ

lightweight Java library to built asynchronous non-blocking Restful Microservices

Лицензия

Лицензия

Категории

Категории

React Взаимодействие с пользователем Веб-фреймворки ActiveJ
Группа

Группа

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

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

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

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

1.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

ReactiveJ
lightweight Java library to built asynchronous non-blocking Restful Microservices
Ссылка на сайт

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

https://github.com/alessandroargentieri/ReactiveJ
Система контроля версий

Система контроля версий

http://github.com/alessandroargentieri/ReactiveJ

Скачать ReactiveJ

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.eclipse.jetty : jetty-server jar 9.4.11.v20180605
org.eclipse.jetty : jetty-servlet jar 9.4.11.v20180605
com.google.code.gson : gson jar 2.2.4
javax.xml.bind : jaxb-api jar 2.2.11
junit : junit jar RELEASE

provided (1)

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

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

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

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

Версия
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0