libnetty/HTTP-Client

A set of some useful libraries based on netty4.1.x.

License

License

Categories

Categories

Net CLI User Interface Netty Networking
GroupId

GroupId

com.github.fmjsjx
ArtifactId

ArtifactId

libnetty-http-client
Last Version

Last Version

2.4.3
Release Date

Release Date

Type

Type

jar
Description

Description

libnetty/HTTP-Client
A set of some useful libraries based on netty4.1.x.
Project URL

Project URL

https://github.com/fmjsjx/libnetty
Source Code Management

Source Code Management

https://github.com/fmjsjx/libnetty

Download libnetty-http-client

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
com.github.fmjsjx : libnetty-handler jar 2.4.3
com.github.fmjsjx : libnetty-http jar 2.4.3
io.netty : netty-handler-proxy jar 4.1.74.Final
com.github.fmjsjx : libnetty-transport jar 2.4.3
com.github.fmjsjx : libcommon-util jar 2.6.2
io.netty : netty-transport-native-epoll Optional jar 4.1.74.Final
io.netty : netty-transport-native-kqueue Optional jar 4.1.74.Final
io.netty : netty-tcnative-boringssl-static Optional jar 2.0.48.Final
io.netty : netty-tcnative-boringssl-static Optional jar 2.0.48.Final
io.netty : netty-tcnative-boringssl-static Optional jar 2.0.48.Final
io.netty : netty-tcnative-boringssl-static Optional jar 2.0.48.Final

runtime (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
com.jcraft : jzlib jar 1.1.3
org.brotli : dec jar 0.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.3
2.4.2
2.4.1
2.4.0
2.3.0
2.2.9
2.2.8
2.2.7
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.1
2.1.0
2.0.0
1.3.2.Final
1.3.1.Final
1.3.0.Final
1.2.2.Final
1.2.1.Final
1.2.0.Final
1.1.5.Final
1.1.4.Final
1.1.3.Final
1.1.2.Final
1.1.1.Final
1.1.0.Final
1.0.1.Final