is not current version
Last Version 0.0.10

com.artfii.fluentsql:fluentsql-jdbctemplate 0.0.6-RELEASE


GroupId

GroupId

com.artfii.fluentsql
ArtifactId

ArtifactId

fluentsql-jdbctemplate
Version

Version

0.0.6-RELEASE
Type

Type

jar

Download fluentsql-jdbctemplate 0.0.6-RELEASE


<!-- https://jarcasting.com/artifacts/com.artfii.fluentsql/fluentsql-jdbctemplate/ -->
<dependency>
    <groupId>com.artfii.fluentsql</groupId>
    <artifactId>fluentsql-jdbctemplate</artifactId>
    <version>0.0.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.artfii.fluentsql/fluentsql-jdbctemplate/
implementation 'com.artfii.fluentsql:fluentsql-jdbctemplate:0.0.6-RELEASE'
// https://jarcasting.com/artifacts/com.artfii.fluentsql/fluentsql-jdbctemplate/
implementation ("com.artfii.fluentsql:fluentsql-jdbctemplate:0.0.6-RELEASE")
'com.artfii.fluentsql:fluentsql-jdbctemplate:jar:0.0.6-RELEASE'
<dependency org="com.artfii.fluentsql" name="fluentsql-jdbctemplate" rev="0.0.6-RELEASE">
  <artifact name="fluentsql-jdbctemplate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.artfii.fluentsql', module='fluentsql-jdbctemplate', version='0.0.6-RELEASE')
)
libraryDependencies += "com.artfii.fluentsql" % "fluentsql-jdbctemplate" % "0.0.6-RELEASE"
[com.artfii.fluentsql/fluentsql-jdbctemplate "0.0.6-RELEASE"]