| License |
License |
|---|---|
| GroupId | GroupIdcom.artfii.fluentsql |
| ArtifactId | ArtifactIdfluentsql-jdbctemplate |
| Version | Version0.0.8 |
| Type | Typejar |
| Description |
Descriptionfluentsql-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.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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-jdbc | jar | 5.1.8.RELEASE |
| com.artfii.fluentsql : fluentsql-core | jar | 0.0.8 |