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