fluentsql-exmaple

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

License

License

MIT
GroupId

GroupId

com.artfii.fluentsql
ArtifactId

ArtifactId

fluentsql-exmaple
Last Version

Last Version

0.0.9
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download fluentsql-exmaple

How to add to project

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

Dependencies

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

Project Modules

  • example-spring

Versions

Version
0.0.9
0.0.8.1