Last Version

SQL_ID Parent 1.0.0

Computes the SQL_ID of a query string

License

License

MIT
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

sqlid-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

SQL_ID Parent
Computes the SQL_ID of a query string
Project URL

Project URL

https://github.com/marschall/sqlid
Source Code Management

Source Code Management

https://github.com/marschall/sqlid

Download sqlid-parent 1.0.0

Filename Size
sqlid-parent-1.0.0.pom 6 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sqlid
  • sqlid-benchmarks
  • sqlid-jcstress
  • sqlid-gui