You can download http2-hpack-9.3.7.v20160115.jar in this page.
Eclipse Open Source
http2-hpack-9.3.7.v20160115.jar file has the following types.
META-INF/MANIFEST.MF META-INF/maven/org.eclipse.jetty.http2/http2-hpack/pom.properties META-INF/maven/org.eclipse.jetty.http2/http2-hpack/pom.xml META-INF/services/org.eclipse.jetty.http.HttpFieldPreEncoder about.html org.eclipse.jetty.http2.hpack.AuthorityHttpField.class org.eclipse.jetty.http2.hpack.HpackContext.class org.eclipse.jetty.http2.hpack.HpackDecoder.class org.eclipse.jetty.http2.hpack.HpackEncoder.class org.eclipse.jetty.http2.hpack.HpackFieldPreEncoder.class org.eclipse.jetty.http2.hpack.Huffman.class org.eclipse.jetty.http2.hpack.MetaDataBuilder.class org.eclipse.jetty.http2.hpack.NBitInteger.class org.eclipse.jetty.http2.hpack.StaticTableHttpField.class
http2-hpack-9.3.7.v20160115.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <parent> <groupId>org.eclipse.jetty.http2</groupId> <artifactId>http2-parent</artifactId> <version>9.3.7.v20160115</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>http2-hpack</artifactId> <name>Jetty :: HTTP2 :: HPACK</name> <properties> <bundle-symbolic-name>${project.groupId}.hpack</bundle-symbolic-name> </properties> <dependencies> <dependency> <groupId>org.eclipse.jetty</groupId> <artifactId>jetty-util</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.eclipse.jetty</groupId> <artifactId>jetty-http</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.eclipse.jetty</groupId> <artifactId>jetty-io</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.eclipse.jetty.toolchain</groupId> <artifactId>jetty-test-helper</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>org.eclipse.jetty</groupId> <artifactId>jetty-util-ajax</artifactId> <version>${project.version}</version> <scope>test</scope> </dependency> </dependencies> <build> </build> </project>
<dependency> <groupId>org.eclipse.jetty.http2</groupId> <artifactId>http2-hpack</artifactId> <version>9.3.7.v20160115</version> </dependency>
If you think the following http2-hpack-9.3.7.v20160115.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download http2-hpack-9.3.7.v20160115.jar file