Download http2-server-9.3.19.v20170502.jar file - Jar h

Jar examples for h:http2-server

Description

You can download jar file http2-server 9.3.19.v20170502 in this page.

Build File

You can use the following script to add http2-server-9.3.19.v20170502.jar to your project.

<dependency>
   <groupId>org.eclipse.jetty.http2</groupId>
   <artifactId>http2-server</artifactId>
   <version>9.3.19.v20170502</version>
</dependency>
compile group: 'org.eclipse.jetty.http2', name: 'http2-server', version: '9.3.19.v20170502'
libraryDependencies += "org.eclipse.jetty.http2" % "http2-server" % "9.3.19.v20170502"
<dependency org="org.eclipse.jetty.http2" name="http2-server" rev="9.3.19.v20170502"/>
@Grapes(@Grab(group='org.eclipse.jetty.http2', module='http2-server', version='9.3.19.v20170502'))
'org.eclipse.jetty.http2:http2-server:jar:9.3.19.v20170502'

Download

Click the following link to download the jar file.

http2-server-9.3.19.v20170502-config.jar
http2-server-9.3.19.v20170502-javadoc.jar
http2-server-9.3.19.v20170502-sources.jar
http2-server-9.3.19.v20170502.jar
http2-server-9.3.19.v20170502.pom



Related Tutorials