laserdisc-io / mysql-binlog-stream   4.2.0

MIT License GitHub

Produces an fs2 stream of MySQL binlog events

Scala versions: 3.x 2.13

binlog-stream 4.2.0


Group ID:
io.laserdisc
Artifact ID:
binlog-stream_2.13
Version:
4.2.0
Release Date:
Oct 10, 2025
Licenses:
MIT
Files:
Full Scala Version:
2.13.17

libraryDependencies += "io.laserdisc" %% "binlog-stream" % "4.2.0"

Mill build tool

ivy"io.laserdisc::binlog-stream:4.2.0"

Scala CLI

//> using dep "io.laserdisc::binlog-stream:4.2.0"

Ammonite REPL

import $ivy.`io.laserdisc::binlog-stream:4.2.0`

<dependency>
  <groupId>io.laserdisc</groupId>
  <artifactId>binlog-stream_2.13</artifactId>
  <version>4.2.0</version>
</dependency>

compile group: 'io.laserdisc', name: 'binlog-stream_2.13', version: '4.2.0'