is not current version
Last Version 2.0.32

com.networknt:http-client 2.0.28

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.28
Type

Type

jar
Description

Description

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

Download http-client 2.0.28


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

Dependencies

compile (5)

Group / Artifact Type Version
com.networknt : env-config jar 2.0.28
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.