Last Version

SQL_ID GUI 1.0.0

Computes the SQL_ID of a query string

License

License

MIT
Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

sqlid-gui
Version

Version

1.0.0
Type

Type

jar
Description

Description

SQL_ID GUI
Computes the SQL_ID of a query string

Download sqlid-gui 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.marschall : sqlid jar 1.0.0
com.oracle.database.jdbc : ojdbc11 jar

Project Modules

There are no modules declared in this project.