sql-executor

a sql execution engine that supports multiple types of data sources

License

License

GroupId

GroupId

com.github.mryingjie
ArtifactId

ArtifactId

sql-executor
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

pom
Description

Description

sql-executor
a sql execution engine that supports multiple types of data sources
Project URL

Project URL

https://github.com/mryingjie/sql-executor

Download sql-executor

Filename Size
sql-executor-1.1.pom 8 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sql-executor-core
  • sql-executor-elasticsearch
  • sql-executor-mongo

Versions

Version
1.1
1.0