canalx-select-db-json

Fetch MYSQL's data to K-V style data.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.knightliao.canalx
ArtifactId

ArtifactId

canalx-select-db-json
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

canalx-select-db-json
Fetch MYSQL's data to K-V style data.
Project URL

Project URL

https://github.com/knightliao/canalx-select-db-json
Project Organization

Project Organization

KNIGHT

Download canalx-select-db-json

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.knightliao.canalx/canalx-select-db-json/ -->
<dependency>
    <groupId>com.github.knightliao.canalx</groupId>
    <artifactId>canalx-select-db-json</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.knightliao.canalx/canalx-select-db-json/
implementation 'com.github.knightliao.canalx:canalx-select-db-json:0.0.2'
// https://jarcasting.com/artifacts/com.github.knightliao.canalx/canalx-select-db-json/
implementation ("com.github.knightliao.canalx:canalx-select-db-json:0.0.2")
'com.github.knightliao.canalx:canalx-select-db-json:jar:0.0.2'
<dependency org="com.github.knightliao.canalx" name="canalx-select-db-json" rev="0.0.2">
  <artifact name="canalx-select-db-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.knightliao.canalx', module='canalx-select-db-json', version='0.0.2')
)
libraryDependencies += "com.github.knightliao.canalx" % "canalx-select-db-json" % "0.0.2"
[com.github.knightliao.canalx/canalx-select-db-json "0.0.2"]

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
ch.qos.logback : logback-classic jar 1.1.2
commons-dbcp : commons-dbcp jar 1.4
commons-dbutils : commons-dbutils jar 1.6
com.fasterxml.jackson.core : jackson-databind jar 2.7.0
mysql : mysql-connector-java jar 5.1.6
org.projectlombok : lombok jar 1.14.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.knightliao.test : jutf jar 1.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1