is not current version
Last Version 1.0.2

jsql-client 1.0.1

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
Version

Version

1.0.1
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 1.0.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.calcite : calcite-core jar 1.6.0
org.apache.calcite : calcite-avatica jar 1.6.0
org.apache.calcite : calcite-linq4j jar 1.6.0
com.alibaba : fastjson jar 1.2.7
com.google.code.gson : gson jar 2.2.4
org.apache.kafka : kafka_2.11 jar 0.10.1.0

Project Modules

There are no modules declared in this project.