| Группа | Группаcom.artfii.fluentsql |
|---|---|
| Идентификатор | Идентификаторfluentsql-jdbctemplate |
| Версия | Версия0.0.7 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| fluentsql-jdbctemplate-0.0.7.pom | |
| fluentsql-jdbctemplate-0.0.7.jar | 10 KB |
| fluentsql-jdbctemplate-0.0.7-sources.jar | 5 KB |
| fluentsql-jdbctemplate-0.0.7-javadoc.jar | 39 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.artfii.fluentsql/fluentsql-jdbctemplate/ -->
<dependency>
<groupId>com.artfii.fluentsql</groupId>
<artifactId>fluentsql-jdbctemplate</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.artfii.fluentsql/fluentsql-jdbctemplate/
implementation 'com.artfii.fluentsql:fluentsql-jdbctemplate:0.0.7'
// https://jarcasting.com/artifacts/com.artfii.fluentsql/fluentsql-jdbctemplate/
implementation ("com.artfii.fluentsql:fluentsql-jdbctemplate:0.0.7")
'com.artfii.fluentsql:fluentsql-jdbctemplate:jar:0.0.7'
<dependency org="com.artfii.fluentsql" name="fluentsql-jdbctemplate" rev="0.0.7">
<artifact name="fluentsql-jdbctemplate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.artfii.fluentsql', module='fluentsql-jdbctemplate', version='0.0.7')
)
libraryDependencies += "com.artfii.fluentsql" % "fluentsql-jdbctemplate" % "0.0.7"
[com.artfii.fluentsql/fluentsql-jdbctemplate "0.0.7"]