http-connection-pool

http pool

License

License

GroupId

GroupId

com.github.nicklaus4
ArtifactId

ArtifactId

http-connection-pool
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

http-connection-pool
http pool

Download http-connection-pool

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
com.squareup.okhttp3 : okhttp jar 3.12.1
org.apache.commons : commons-collections4 jar 4.3
org.springframework.boot : spring-boot jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.1.3.RELEASE
org.projectlombok : lombok jar 1.18.2
org.springframework : spring-context jar 5.1.3.RELEASE
org.springframework : spring-webflux jar 5.1.3.RELEASE
org.apache.commons : commons-lang3 jar 3.8.1
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
org.slf4j : slf4j-api jar 1.7.25
com.google.guava : guava jar 23.6-jre
io.projectreactor.netty : reactor-netty jar 0.8.5.RELEASE

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.3.RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

common-pool-toolkit

池化相关资源工具包,DB连接池,缓存连接池,http连接池等

Versions

Version
1.0.6
1.0.5
1.0.4