is not current version
Last Version 0.0.10

fluentsql 0.0.8

FLUENT-SQL is a fast SQL mini ORM and Tools.

License

License

MIT
GroupId

GroupId

com.artfii.fluentsql
ArtifactId

ArtifactId

fluentsql
Version

Version

0.0.8
Type

Type

pom
Description

Description

fluentsql
FLUENT-SQL is a fast SQL mini ORM and Tools.
Project URL

Project URL

https://gitee.com/artlongs/fluentsql

Download fluentsql 0.0.8

Filename Size
fluentsql-0.0.8.pom 9 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • fluentsql-core
  • fluentsql-jdbctemplate
  • fluentsql-sql2o