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.4.0


Group ID:
com.github.eikek
Artifact ID:
binny-jdbc_3
Version:
0.4.0
Release Date:
Mar 11, 2022
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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