MVN

com.artfii.fluentsql : fluentsql

Maven & Gradle

Jun 21, 2023

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

<dependency>
    <groupId>com.artfii.fluentsql</groupId>
    <artifactId>fluentsql</artifactId>
    <version>0.0.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.artfii.fluentsql : fluentsql to add to Maven - Latest Versions:

  • Latest Stable: 0.0.13

All Versions

Choose a version of com.artfii.fluentsql : fluentsql to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
fluentsql-0.0.13
fluentsql-0.0.12
fluentsql-0.0.10
fluentsql-0.0.9
fluentsql-0.0.8.2
fluentsql-0.0.8.1
fluentsql-0.0.8
fluentsql-0.0.7.3
fluentsql-0.0.7.2
fluentsql-0.0.7.1
fluentsql-0.0.7
fluentsql-0.0.6-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.artfii.fluentsql</groupId>
    <artifactId>fluentsql</artifactId>
    <version>0.0.13</version>
</dependency>