An open API service indexing awesome lists of open source software.

https://github.com/michaelahlers/b2-scala

Scala libraries for Backblaze B2.
https://github.com/michaelahlers/b2-scala

b2 backblaze backblaze-api backblaze-b2 scala

Last synced: 8 months ago
JSON representation

Scala libraries for Backblaze B2.

Awesome Lists containing this project

README

          

# B2: Scala [![TravisCI][travis-ci-status-badge]][travis-ci-build] [![Appveyor][appveyor-status-badge]][appveyor-build] [![Codacy][codacy-status-badge]][codacy-build] [![Scala Steward][scala-steward-status-badge]][scala-steward-overview]

Scala libraries for [Backblaze B2][backblaze-b2-overview].

## Platforms

This library and tools are fully-tested on and supported for these Java versions and operating systems:

| JDK | macOS | Linux | Windows |
| ---: | :---: | :---: | :---: |
| **1.8** | :grey_question: | :white_check_mark: | :white_check_mark: |
| **9** | :grey_question: | :grey_question: | :grey_question: |
| **11** | :grey_question: | :grey_question: | :grey_question: |
| **12** | :white_check_mark: | :white_check_mark: | :white_check_mark: |
| **13** | :grey_question: | :grey_question: | :grey_question: |
| **14** | :white_check_mark: | :white_check_mark: | :white_check_mark: |

[appveyor-build]: https://ci.appveyor.com/project/michaelahlers/b2-scala
[appveyor-status-badge]: https://ci.appveyor.com/api/projects/status/9lflbg9hhbrhsidl/branch/v0.0.x?svg=true

[backblaze-b2-overview]: https://backblaze.com/b2/

[codacy-build]: https://codacy.com/app/michaelahlers/b2-scala
[codacy-status-badge]: https://api.codacy.com/project/badge/Grade/baeeff0647e544399e7245e6f4110607?branch=v0.0.x

[scala-steward-status-badge]: https://img.shields.io/badge/Scala_Steward-helping-blue.svg
[scala-steward-overview]: https://scala-steward.org

[travis-ci-build]: https://www.travis-ci.org/michaelahlers/b2-scala
[travis-ci-status-badge]: https://www.travis-ci.org/michaelahlers/b2-scala.svg?branch=v0.0.x