Last Version

SQL Code Intelligence 0.1.0

SQL code autocomplete engine

License

License

GroupId

GroupId

tech.mlsql
ArtifactId

ArtifactId

sql-code-intelligence
Version

Version

0.1.0
Type

Type

jar
Description

Description

SQL Code Intelligence
SQL code autocomplete engine
Project URL

Project URL

https://github.com/allwefantasy/sql-code-intelligence
Source Code Management

Source Code Management

https://github.com/allwefantasy/sql-code-intelligence

Download sql-code-intelligence 0.1.0


<!-- https://jarcasting.com/artifacts/tech.mlsql/sql-code-intelligence/ -->
<dependency>
    <groupId>tech.mlsql</groupId>
    <artifactId>sql-code-intelligence</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.mlsql/sql-code-intelligence/
implementation 'tech.mlsql:sql-code-intelligence:0.1.0'
// https://jarcasting.com/artifacts/tech.mlsql/sql-code-intelligence/
implementation ("tech.mlsql:sql-code-intelligence:0.1.0")
'tech.mlsql:sql-code-intelligence:jar:0.1.0'
<dependency org="tech.mlsql" name="sql-code-intelligence" rev="0.1.0">
  <artifact name="sql-code-intelligence" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.mlsql', module='sql-code-intelligence', version='0.1.0')
)
libraryDependencies += "tech.mlsql" % "sql-code-intelligence" % "0.1.0"
[tech.mlsql/sql-code-intelligence "0.1.0"]

Dependencies

compile (7)

Group / Artifact Type Version
tech.mlsql : common-utils_2.11 jar 0.3.5
tech.mlsql : streamingpro-dsl-2.4_2.11 jar 1.6.0-SNAPSHOT
tech.mlsql : streamingpro-spark-2.4.0-adaptor_2.11 jar 1.6.0-SNAPSHOT
tech.mlsql : streamingpro-common-2.4_2.11 jar 1.6.0-SNAPSHOT
tech.mlsql : streamingpro-core-2.4_2.11 jar 1.6.0-SNAPSHOT
com.alibaba : druid jar 1.1.16
org.apache.spark : spark-sql_2.11 jar 2.4.3

test (5)

Group / Artifact Type Version
org.scalactic : scalactic_2.11 jar 3.0.0
org.scalatest : scalatest_2.11 jar 3.0.0
org.apache.spark : spark-catalyst_2.11 jar 2.4.3
org.apache.spark : spark-core_2.11 jar 2.4.3
org.apache.spark : spark-sql_2.11 jar 2.4.3

Project Modules

There are no modules declared in this project.