is not current version
Last Version 0.0.10

fluentsql-core 0.0.9

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.9
Type

Type

jar
Description

Description

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

Download fluentsql-core 0.0.9


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

Dependencies

compile (11)

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
com.zaxxer : HikariCP jar 3.3.1
joda-time : joda-time jar 2.10.1
com.h2database : h2 jar 1.4.178
org.ow2.asm : asm jar 7.3.1
org.springframework : spring-context jar 5.2.8.RELEASE
org.yaml : snakeyaml jar 1.29
org.apache.commons : commons-lang3 jar 3.10

test (15)

Group / Artifact Type Version
com.esotericsoftware : reflectasm jar 1.11.9
org.sql2o : sql2o jar 1.6.0
org.zapodot : embedded-db-junit jar 1.0.0
com.google.guava : guava jar 15.0
org.hibernate : hibernate-core jar 4.3.1.Final
org.jdbi : jdbi jar 2.53
org.jooq : jooq jar 3.3.0
com.ibeetl : beetlsql jar 3.3.13-RELEASE
commons-dbutils : commons-dbutils jar 1.5
org.mybatis : mybatis jar 3.2.4
org.springframework : spring-jdbc jar 4.0.2.RELEASE
org.mockito : mockito-all jar 1.9.5
org.springframework : spring-beans jar 5.1.4.RELEASE
mysql : mysql-connector-java jar 5.1.41
com.google.code.gson : gson jar 2.3.1

Project Modules

There are no modules declared in this project.