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.
- Host: GitHub
- URL: https://github.com/michaelahlers/b2-scala
- Owner: michaelahlers
- License: mit
- Created: 2019-05-05T20:33:15.000Z (over 6 years ago)
- Default Branch: v0.0.x
- Last Pushed: 2021-01-05T19:49:06.000Z (almost 5 years ago)
- Last Synced: 2025-02-15T18:14:06.078Z (8 months ago)
- Topics: b2, backblaze, backblaze-api, backblaze-b2, scala
- Language: Scala
- Size: 190 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 44
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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