License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.smartloli |
ArtifactId | ArtifactIdjsql-client |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionjsql-client
Intermediate DataSet use sql to query , Through the jsql-client , we can use sql to get results .
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jsql-client-1.0.1.pom | |
jsql-client-1.0.1.jar | 19 KB |
jsql-client-1.0.1-sources.jar | 11 KB |
jsql-client-1.0.1-javadoc.jar | 98 KB |
Browse |
<!-- 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"]
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 |