Last Version

AgnosticSql 0.1.21

Java project to generate sql for different vendors using an unified DSL

License

License

GroupId

GroupId

info.kfgodel
ArtifactId

ArtifactId

agnostic-sql
Version

Version

0.1.21
Type

Type

jar
Description

Description

AgnosticSql
Java project to generate sql for different vendors using an unified DSL
Project URL

Project URL

https://github.com/kfgodel/agnostic-sql
Source Code Management

Source Code Management

https://github.com/kfgodel/agnostic-sql

Download agnostic-sql 0.1.21


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

Dependencies

compile (4)

Group / Artifact Type Version
org.freemarker : freemarker jar 2.3.23
info.kfgodel : nary jar 2.0.8
com.google.guava : guava jar 28.1-jre
org.slf4j : slf4j-api jar 1.7.25

test (6)

Group / Artifact Type Version
info.kfgodel : jspek jar 1.0.0
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.12
org.assertj : assertj-core jar 3.11.1
org.mockito : mockito-core jar 3.1.0

Project Modules

There are no modules declared in this project.