| License | License | 
|---|---|
| GroupId | GroupIdcom.github.marschall | 
| ArtifactId | ArtifactIdsqlid-jcstress | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSQL_ID JCStress Computes the SQL_ID of a query string | 
| Filename | Size | 
|---|---|
| sqlid-jcstress-1.0.0.pom | |
| sqlid-jcstress-1.0.0.jar | 15 KB | 
| sqlid-jcstress-1.0.0-sources.jar | 5 KB | 
| sqlid-jcstress-1.0.0-javadoc.jar | 394 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.openjdk.jcstress : jcstress-core | jar | 0.14 | 
| com.github.marschall : sqlid | jar | 1.0.0 |