com.github.mryingjie:sql-executor-core

a sql execution engine that supports multiple types of data sources

License

License

GroupId

GroupId

com.github.mryingjie
ArtifactId

ArtifactId

sql-executor-core
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

a sql execution engine that supports multiple types of data sources

Download sql-executor-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.mryingjie/sql-executor-core/ -->
<dependency>
    <groupId>com.github.mryingjie</groupId>
    <artifactId>sql-executor-core</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mryingjie/sql-executor-core/
implementation 'com.github.mryingjie:sql-executor-core:1.1'
// https://jarcasting.com/artifacts/com.github.mryingjie/sql-executor-core/
implementation ("com.github.mryingjie:sql-executor-core:1.1")
'com.github.mryingjie:sql-executor-core:jar:1.1'
<dependency org="com.github.mryingjie" name="sql-executor-core" rev="1.1">
  <artifact name="sql-executor-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mryingjie', module='sql-executor-core', version='1.1')
)
libraryDependencies += "com.github.mryingjie" % "sql-executor-core" % "1.1"
[com.github.mryingjie/sql-executor-core "1.1"]

Dependencies

compile (10)

Group / Artifact Type Version
com.alibaba : druid jar 1.1.12
org.projectlombok : lombok jar 1.18.8
joinery » joinery-dataframe jar 1.9
org.apache.poi : poi-ooxml jar 3.17
org.apache.poi : poi jar 3.17
org.slf4j : slf4j-api jar 1.7.6
org.slf4j : slf4j-log4j12 jar 1.7.6
commons-logging : commons-logging jar 1.1.1
commons-beanutils : commons-beanutils jar 1.9.3
commons-dbutils : commons-dbutils jar 1.7

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.16

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0