| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.marschall |
| Идентификатор | Идентификаторsqlid-parent |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSQL_ID Parent
Computes the SQL_ID of a query string
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| sqlid-parent-1.0.0.pom | 6 KB |
| Обзор |
<!-- 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"]