JAR file

netty-codec-http-5.0.0.Alpha2.jar

in io/netty/netty-codec-http/5.0.0.Alpha2

Title: Netty/Codec/HTTP
Group ID: io.netty
Artifact ID: netty-codec-http
Version: 5.0.0.Alpha2
Last modified: 03.03.2015 16:11
Packaging: jar
Name: Netty/Codec/HTTP
Vendor: The Netty Project
Size: 478.0 KB
Download: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/5.0.0.Alpha2/netty-codec-http-5.0.0.Alpha2.jar
POM: Show
Maven:
<dependency>
  <groupId>io.netty</groupId>
  <artifactId>netty-codec-http</artifactId>
  <version>5.0.0.Alpha2</version>
</dependency>
Gradle:
io.netty:netty-codec-http:5.0.0.Alpha2
Contained classes: Show all
Dependencies:
  • [JAR] jzlib-1.0.7.jar in com/jcraft/jzlib/1.0.7
  • [JAR] netty-codec-${project.version}.jar in ${project/groupId}/netty-codec/${project.version}
  • [JAR] netty-handler-${project.version}.jar in ${project/groupId}/netty-handler/${project.version}