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