MVN

com.backblaze.b2 : b2-sdk-httpclient

Maven & Gradle

Nov 10, 2022
2 usages
89 stars

B2 SDK for Java for Apache HttpClient · Apache HttpClient support for B2 SDK for Java.

<dependency>
    <groupId>com.backblaze.b2</groupId>
    <artifactId>b2-sdk-httpclient</artifactId>
    <version>6.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.backblaze.b2 : b2-sdk-httpclient to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.1.1
  • Latest Release Candidate: 1.0.0-rc2

All Versions

Choose a version of com.backblaze.b2 : b2-sdk-httpclient to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.1.x
b2-sdk-httpclient-6.1.1
b2-sdk-httpclient-6.1.0
6.0.x
b2-sdk-httpclient-6.0.0
5.1.x
b2-sdk-httpclient-5.1.0
5.0.x
b2-sdk-httpclient-5.0.0
4.0.x
b2-sdk-httpclient-4.0.0
3.1.x
b2-sdk-httpclient-3.1.0
3.0.x
b2-sdk-httpclient-3.0.0
2.0.x
b2-sdk-httpclient-2.0.0
1.4.x
b2-sdk-httpclient-1.4.0
1.3.x
b2-sdk-httpclient-1.3.0
1.2.x
b2-sdk-httpclient-1.2.0
1.1.x
b2-sdk-httpclient-1.1.1
1.0.x
b2-sdk-httpclient-1.0.0
b2-sdk-httpclient-1.0.0-rc2
b2-sdk-httpclient-1.0.0-rc

How to add a dependency to Maven

Add the following com.backblaze.b2 : b2-sdk-httpclient maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.backblaze.b2</groupId>
    <artifactId>b2-sdk-httpclient</artifactId>
    <version>6.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.backblaze.b2 : b2-sdk-httpclient gradle dependency to your build.gradle file:

implementation 'com.backblaze.b2:b2-sdk-httpclient:6.1.1'

Gradle Kotlin DSL: Add the following com.backblaze.b2 : b2-sdk-httpclient gradle kotlin dependency to your build.gradle.kts file:

implementation("com.backblaze.b2:b2-sdk-httpclient:6.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.backblaze.b2 : b2-sdk-httpclient sbt scala dependency to your build.sbt file:

libraryDependencies += "com.backblaze.b2" % "b2-sdk-httpclient" % "6.1.1"

Advertisement

Dependencies from Group

Nov 10, 2022
3 usages
89 stars
Nov 10, 2022
2 usages
89 stars
May 17, 2019
1 usages
89 stars
Nov 10, 2022
89 stars

Discover Dependencies

Nov 13, 2020
6 stars
Dec 29, 2021
258 usages
Mar 27, 2018
2 usages
Oct 07, 2022
1 usages
752 stars
Mar 21, 2023
5 usages
819 stars
Jan 04, 2022
4 usages
949 stars
Oct 08, 2020
2 usages
33 stars
Dec 01, 2022
6 usages
10.5k stars