Last Version

netty-connection-pool 1.2.1

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

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.akurilov
ArtifactId

ArtifactId

netty-connection-pool
Version

Version

1.2.1
Type

Type

jar
Description

Description

netty-connection-pool
High-performance non-blocking, multi-endpoint connection pool
Project URL

Project URL

https://github.com/akurilov/netty-connection-pool/wiki
Source Code Management

Source Code Management

https://github.com/akurilov/netty-connection-pool.git

Download netty-connection-pool 1.2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.netty : netty-common jar 4.1.25.Final
io.netty : netty-transport jar 4.1.25.Final

test (2)

Group / Artifact Type Version
junit : junit jar [4,)
io.netty : netty-transport-native-epoll jar 4.1.25.Final

Project Modules

There are no modules declared in this project.