License |
License |
---|---|
GroupId | GroupIdcom.github.marschall |
ArtifactId | ArtifactIdsqlid |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSQL_ID
Computes the SQL_ID of a query string
|
Filename | Size |
---|---|
sqlid-1.0.0.pom | |
sqlid-1.0.0.jar | 15 KB |
sqlid-1.0.0-sources.jar | 11 KB |
sqlid-1.0.0-javadoc.jar | 406 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.oracle.database.jdbc : ojdbc11 Optional | jar |
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 |