Jar examples for h:httpcore5-h2
Apache HttpComponents HTTP/2 Core Components
You can download jar file httpcore5-h2 5.0-beta1 in this page.
Apache License
You can use the following script to add httpcore5-h2-5.0-beta1.jar to your project.
<dependency> <groupId>org.apache.httpcomponents.core5</groupId> <artifactId>httpcore5-h2</artifactId> <version>5.0-beta1</version> </dependency>
compile group: 'org.apache.httpcomponents.core5', name: 'httpcore5-h2', version: '5.0-beta1'
libraryDependencies += "org.apache.httpcomponents.core5" % "httpcore5-h2" % "5.0-beta1"
<dependency org="org.apache.httpcomponents.core5" name="httpcore5-h2" rev="5.0-beta1"/>
@Grapes(@Grab(group='org.apache.httpcomponents.core5', module='httpcore5-h2', version='5.0-beta1'))
'org.apache.httpcomponents.core5:httpcore5-h2:jar:5.0-beta1'
Click the following link to download the jar file.
httpcore5-h2-5.0-beta1-javadoc.jar