is not current version
Last Version 0.0.10

fluentsql-core 0.0.7.3

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

License

License

MIT
GroupId

GroupId

com.artfii.fluentsql
ArtifactId

ArtifactId

fluentsql-core
Version

Version

0.0.7.3
Type

Type

jar
Description

Description

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

Download fluentsql-core 0.0.7.3


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

Dependencies

compile (5)

Group / Artifact Type Version
org.osgl : osgl-tool jar 1.19.4
com.trigersoft : jaque jar 2.1.2
javax.servlet : javax.servlet-api jar 3.1.0
javax.persistence : persistence-api jar 1.0.2
joda-time : joda-time jar 2.10.1

provided (1)

Group / Artifact Type Version
com.zaxxer : HikariCP jar 3.3.1

Project Modules

There are no modules declared in this project.