A library for querying Binlog with Apache Spark structure streaming, for Spark SQL , DataFrames and [MLSQL](https://www.mlsql.tech).
              Scala versions:
              
                2.11
              
            
          
    
          
    
          
    
          
    
          
        binlog-common 1.0.0
Group ID:
     tech.mlsql 
  Artifact ID:
     binlog-common_2.11 
  Version:
     1.0.0 
  Release Date:
     Jan 9, 2020 
  Licenses:
    
  Files:
    
  Developers:
    
  libraryDependencies += "tech.mlsql" %% "binlog-common" % "1.0.0"
ivy"tech.mlsql::binlog-common:1.0.0"
//> using dep "tech.mlsql::binlog-common:1.0.0"
import $ivy.`tech.mlsql::binlog-common:1.0.0`
<dependency> <groupId>tech.mlsql</groupId> <artifactId>binlog-common_2.11</artifactId> <version>1.0.0</version> </dependency>
compile group: 'tech.mlsql', name: 'binlog-common_2.11', version: '1.0.0'