is not current version
Last Version 1.2.1

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

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

0.1.2
Type

Type

jar

Download netty-connection-pool 0.1.2


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