jsql-client

Intermediate DataSet use sql to query , Through the jsql-client , we can use sql to get results .

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.smartloli
ArtifactId

ArtifactId

jsql-client
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

jsql-client
Intermediate DataSet use sql to query , Through the jsql-client , we can use sql to get results .
Project URL

Project URL

http://github.com/smartloli/jsql-client
Source Code Management

Source Code Management

http://github.com/smartloli/jsql-client/tree/master

Download jsql-client

How to add to project

<!-- https://jarcasting.com/artifacts/org.smartloli/jsql-client/ -->
<dependency>
    <groupId>org.smartloli</groupId>
    <artifactId>jsql-client</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.smartloli/jsql-client/
implementation 'org.smartloli:jsql-client:1.0.2'
// https://jarcasting.com/artifacts/org.smartloli/jsql-client/
implementation ("org.smartloli:jsql-client:1.0.2")
'org.smartloli:jsql-client:jar:1.0.2'
<dependency org="org.smartloli" name="jsql-client" rev="1.0.2">
  <artifact name="jsql-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smartloli', module='jsql-client', version='1.0.2')
)
libraryDependencies += "org.smartloli" % "jsql-client" % "1.0.2"
[org.smartloli/jsql-client "1.0.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.33
org.apache.calcite : calcite-core jar 1.21.0
com.alibaba : fastjson jar 1.2.76
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0