License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdcom.github.fmjsjx |
ArtifactId | ArtifactIdlibnetty-http-server |
Last Version | Last Version2.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlibnetty/HTTP-Server
A set of some useful libraries based on netty4.1.x.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
libnetty-http-server-2.4.3.pom | |
libnetty-http-server-2.4.3.jar | 161 KB |
libnetty-http-server-2.4.3-sources.jar | 79 KB |
libnetty-http-server-2.4.3-javadoc.jar | 450 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fmjsjx/libnetty-http-server/ -->
<dependency>
<groupId>com.github.fmjsjx</groupId>
<artifactId>libnetty-http-server</artifactId>
<version>2.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fmjsjx/libnetty-http-server/
implementation 'com.github.fmjsjx:libnetty-http-server:2.4.3'
// https://jarcasting.com/artifacts/com.github.fmjsjx/libnetty-http-server/
implementation ("com.github.fmjsjx:libnetty-http-server:2.4.3")
'com.github.fmjsjx:libnetty-http-server:jar:2.4.3'
<dependency org="com.github.fmjsjx" name="libnetty-http-server" rev="2.4.3">
<artifact name="libnetty-http-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fmjsjx', module='libnetty-http-server', version='2.4.3')
)
libraryDependencies += "com.github.fmjsjx" % "libnetty-http-server" % "2.4.3"
[com.github.fmjsjx/libnetty-http-server "2.4.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
com.github.fmjsjx : libnetty-handler | jar | 2.4.3 |
com.github.fmjsjx : libnetty-http | jar | 2.4.3 |
com.github.fmjsjx : libnetty-transport | jar | 2.4.3 |
com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.13.1 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 Optional | jar | 2.13.1 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 Optional | jar | 2.13.1 |
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 |
Group / Artifact | Type | Version |
---|---|---|
com.jcraft : jzlib | jar | 1.1.3 |
com.aayushatharva.brotli4j : brotli4j | jar | 1.6.0 |