eikek / binny   0.11.0

MIT License Website GitHub

Scala library for dealing with binaries/blobs in databases

Scala versions: 3.x 2.13

binny-jdbc 0.9.1


Group ID:
com.github.eikek
Artifact ID:
binny-jdbc_3
Version:
0.9.1
Release Date:
Mar 4, 2023
Licenses:
MIT
Files:

libraryDependencies += "com.github.eikek" %% "binny-jdbc" % "0.9.1"

Mill build tool

ivy"com.github.eikek::binny-jdbc:0.9.1"

Scala CLI

//> using dep "com.github.eikek::binny-jdbc:0.9.1"

Ammonite REPL

import $ivy.`com.github.eikek::binny-jdbc:0.9.1`

<dependency>
  <groupId>com.github.eikek</groupId>
  <artifactId>binny-jdbc_3</artifactId>
  <version>0.9.1</version>
</dependency>

compile group: 'com.github.eikek', name: 'binny-jdbc_3', version: '0.9.1'