delimobil / fs2-hbase   0.1.0-RC11

GitHub
Scala versions: 3.x 2.13

fs2-hbase

Latest version

A small cats-effect wrapper around hbase java client.

Usage

fs2-hbase is cross built for scala "2.13" | "3.1"

To use add this instruction to your build.sbt:

libraryDependencies += "ru.delimobil" %% "fs2-hbase" % "0.1.0-RC10"

LICENSE

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this project except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.