| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.artfii.fluentsql |
| Идентификатор | Идентификаторfluentsql |
| Версия | Версия0.0.7.3 |
| Тип | Типpom |
| Описание |
Описаниеfluentsql
FLUENT-SQL is a fast SQL mini ORM and Tools.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| fluentsql-0.0.7.3.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.artfii.fluentsql/fluentsql/ -->
<dependency>
<groupId>com.artfii.fluentsql</groupId>
<artifactId>fluentsql</artifactId>
<version>0.0.7.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.artfii.fluentsql/fluentsql/
implementation 'com.artfii.fluentsql:fluentsql:0.0.7.3'
// https://jarcasting.com/artifacts/com.artfii.fluentsql/fluentsql/
implementation ("com.artfii.fluentsql:fluentsql:0.0.7.3")
'com.artfii.fluentsql:fluentsql:pom:0.0.7.3'
<dependency org="com.artfii.fluentsql" name="fluentsql" rev="0.0.7.3">
<artifact name="fluentsql" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.artfii.fluentsql', module='fluentsql', version='0.0.7.3')
)
libraryDependencies += "com.artfii.fluentsql" % "fluentsql" % "0.0.7.3"
[com.artfii.fluentsql/fluentsql "0.0.7.3"]