jsql
JSQL - Command line SQL client with schema management.
| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.jmatrix |
| ArtifactId | ArtifactIdjsql |
| Last Version | Last Version1.2.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJSQL
SQL Utilities including simple command line, schema management.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jsql-1.2.8.pom | |
| jsql-1.2.8.jar | 157 KB |
| jsql-1.2.8-sources.jar | 85 KB |
| jsql-1.2.8-javadoc.jar | 434 KB |
| jsql-1.2.8-jar-with-dependencies.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.jmatrix/jsql/ -->
<dependency>
<groupId>net.jmatrix</groupId>
<artifactId>jsql</artifactId>
<version>1.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/net.jmatrix/jsql/
implementation 'net.jmatrix:jsql:1.2.8'
// https://jarcasting.com/artifacts/net.jmatrix/jsql/
implementation ("net.jmatrix:jsql:1.2.8")
'net.jmatrix:jsql:jar:1.2.8'
<dependency org="net.jmatrix" name="jsql" rev="1.2.8">
<artifact name="jsql" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.jmatrix', module='jsql', version='1.2.8')
)
libraryDependencies += "net.jmatrix" % "jsql" % "1.2.8"
[net.jmatrix/jsql "1.2.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.7 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.3.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.3.2 |
| jline : jline | jar | 2.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |
JSQL - Command line SQL client with schema management.