fluentsql

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

License

License

MIT
GroupId

GroupId

com.artfii.fluentsql
ArtifactId

ArtifactId

fluentsql
Last Version

Last Version

0.0.10
Release Date

Release Date

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

Filename Size
fluentsql-0.0.10.pom 7 KB
Browse

How to add to project

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

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

Versions

Version
0.0.10
0.0.9
0.0.8.2
0.0.8.1
0.0.8
0.0.7.3
0.0.7.2
0.0.7.1
0.0.7
0.0.6-RELEASE