Promise-based HTTP client for the Moleculer Applications

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

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.github.berkesa
ArtifactId

ArtifactId

moleculer-java-httpclient
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://moleculer-java.github.io/moleculer-java-httpclient/
Source Code Management

Source Code Management

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

Download moleculer-java-httpclient

How to add to project

<!-- 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"]

Dependencies

runtime (2)

Group / Artifact Type Version
com.github.berkesa : moleculer-java-web jar 1.3.6
org.asynchttpclient : async-http-client jar 2.10.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0