Last Version

com.networknt:http-client 2.0.32

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
Version

Version

2.0.32
Type

Type

jar
Description

Description

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

Download http-client 2.0.32


<!-- 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.