MVN

com.github.arteam : dropwizard-http2-client

Maven & Gradle

Feb 05, 2018
10 stars

Dropwizard Integration with Jetty HTTP/2 client · Dropwizard Integration with Jetty HTTP/1.1 and HTTP/2 client

<dependency>
    <groupId>com.github.arteam</groupId>
    <artifactId>dropwizard-http2-client</artifactId>
    <version>0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.arteam : dropwizard-http2-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4

All Versions

Choose a version of com.github.arteam : dropwizard-http2-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4
dropwizard-http2-client-0.4
0.3
dropwizard-http2-client-0.3
0.2
dropwizard-http2-client-0.2

How to add a dependency to Maven

Add the following com.github.arteam : dropwizard-http2-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.arteam</groupId>
    <artifactId>dropwizard-http2-client</artifactId>
    <version>0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.arteam : dropwizard-http2-client gradle dependency to your build.gradle file:

implementation 'com.github.arteam:dropwizard-http2-client:0.4'

Gradle Kotlin DSL: Add the following com.github.arteam : dropwizard-http2-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.arteam:dropwizard-http2-client:0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.arteam : dropwizard-http2-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.arteam" % "dropwizard-http2-client" % "0.4"

Advertisement

Dependencies from Group

Mar 15, 2022
3 usages
68 stars
Mar 15, 2022
2 usages
68 stars
Nov 13, 2017
1 usages
2 stars
Mar 16, 2022
25 stars
Nov 13, 2017
6 stars

Discover Dependencies

Mar 11, 2017
1 usages
1 stars
Mar 09, 2019
1 usages
6 stars
Mar 12, 2017
1 stars
Mar 15, 2017
0 stars
Mar 14, 2017
1 usages
0 stars
Mar 12, 2017
1 stars
Mar 12, 2017
1 usages
1 stars