Last Version

SQL_ID JCStress 1.0.0

Computes the SQL_ID of a query string

License

License

MIT
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

sqlid-jcstress
Version

Version

1.0.0
Type

Type

jar
Description

Description

SQL_ID JCStress
Computes the SQL_ID of a query string

Download sqlid-jcstress 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.openjdk.jcstress : jcstress-core jar 0.14
com.github.marschall : sqlid jar 1.0.0

Project Modules

There are no modules declared in this project.