License |
License |
---|---|
GroupId | GroupIdcom.github.marschall |
ArtifactId | ArtifactIdsqlid-parent |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSQL_ID Parent
Computes the SQL_ID of a query string
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
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"]