is not current version
Last Version 0.0.2

com.github.knightliao.canalx:canalx-select-db-json 0.0.1

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

Categories

Categories

JSON Data
GroupId

GroupId

com.github.knightliao.canalx
ArtifactId

ArtifactId

canalx-select-db-json
Version

Version

0.0.1
Type

Type

jar

Download canalx-select-db-json 0.0.1


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