com.networknt:http-client

An wrapper of jdk11 httpclient to invoke other services with header propagation for microservices

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

com.networknt
ArtifactId

ArtifactId

http-client
Last Version

Last Version

2.0.32
Release Date

Release Date

Type

Type

jar
Description

Description

An wrapper of jdk11 httpclient to invoke other services with header propagation for microservices

Download http-client

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.networknt : env-config jar 2.0.32
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
org.slf4j : slf4j-api jar 1.7.30
org.owasp.encoder : encoder jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.
com.networknt

Versions

Version
2.0.32
2.0.31
2.0.30
2.0.29
2.0.28
2.0.27
2.0.26
2.0.25
2.0.24
2.0.23
1.0.0