is not current version
Last Version 1.2.1

com.github.akurilov:netty-connection-pool 1.0.9

High-performance non-blocking, multi-endpoint connection pool

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.akurilov
ArtifactId

ArtifactId

netty-connection-pool
Version

Version

1.0.9
Type

Type

jar

Download netty-connection-pool 1.0.9


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