Promise-based HTTP client for the Moleculer Applications

Non-blocking, Promise-based HTTP client for Moleculer Applications.

Лицензия

Лицензия

Категории

Категории

Java Языки программирования CLI Взаимодействие с пользователем
Группа

Группа

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

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

moleculer-java-httpclient
Последняя версия

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Promise-based HTTP client for the Moleculer Applications
Non-blocking, Promise-based HTTP client for Moleculer Applications.
Ссылка на сайт

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

https://moleculer-java.github.io/moleculer-java-httpclient/
Система контроля версий

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

https://moleculer-java.github.io/moleculer-java-httpclient/

Скачать moleculer-java-httpclient

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

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

Зависимости

runtime (2)

Идентификатор библиотеки Тип Версия
com.github.berkesa : moleculer-java-web jar 1.3.6
org.asynchttpclient : async-http-client jar 2.10.4

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

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

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

Версия
1.0.2
1.0.1
1.0.0