| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.smartloli |
| ArtifactId | ArtifactIdjsql-client |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| 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.2.pom | |
| jsql-client-1.0.2.jar | 19 KB |
| jsql-client-1.0.2-sources.jar | 11 KB |
| jsql-client-1.0.2-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.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"]
| 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 |