| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.artfii.fluentsql |
| Идентификатор | Идентификаторfluentsql-jdbctemplate |
| Версия | Версия0.0.10 |
| Тип | Типjar |
| Описание |
Описаниеfluentsql-jdbctemplate
FLUENT-SQL is a fast SQL mini ORM and Tools.
|
<!-- https://jarcasting.com/artifacts/com.artfii.fluentsql/fluentsql-jdbctemplate/ -->
<dependency>
<groupId>com.artfii.fluentsql</groupId>
<artifactId>fluentsql-jdbctemplate</artifactId>
<version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.artfii.fluentsql/fluentsql-jdbctemplate/
implementation 'com.artfii.fluentsql:fluentsql-jdbctemplate:0.0.10'
// https://jarcasting.com/artifacts/com.artfii.fluentsql/fluentsql-jdbctemplate/
implementation ("com.artfii.fluentsql:fluentsql-jdbctemplate:0.0.10")
'com.artfii.fluentsql:fluentsql-jdbctemplate:jar:0.0.10'
<dependency org="com.artfii.fluentsql" name="fluentsql-jdbctemplate" rev="0.0.10">
<artifact name="fluentsql-jdbctemplate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.artfii.fluentsql', module='fluentsql-jdbctemplate', version='0.0.10')
)
libraryDependencies += "com.artfii.fluentsql" % "fluentsql-jdbctemplate" % "0.0.10"
[com.artfii.fluentsql/fluentsql-jdbctemplate "0.0.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-jdbc | jar | 5.1.8.RELEASE |
| com.artfii.fluentsql : fluentsql-core | jar | 0.0.10 |