SQL_ID

Computes the SQL_ID of a query string

License

License

MIT
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

sqlid
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

SQL_ID
Computes the SQL_ID of a query string

Download sqlid

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.oracle.database.jdbc : ojdbc11 Optional jar

test (12)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.mockito : mockito-core jar 3.11.2
org.springframework : spring-core jar
org.springframework : spring-context jar
org.springframework : spring-tx jar
org.springframework : spring-jdbc jar
org.springframework : spring-test jar
com.github.ben-manes.caffeine : caffeine jar 3.0.2
org.apache.logging.log4j : log4j-core jar
org.apache.logging.log4j : log4j-jcl jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0