License |
License |
---|---|
GroupId | GroupIdinfo.kfgodel |
ArtifactId | ArtifactIdagnostic-sql |
Version | Version0.1.21 |
Type | Typejar |
Description |
DescriptionAgnosticSql
Java project to generate sql for different vendors using an unified DSL
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
agnostic-sql-0.1.21.pom | |
agnostic-sql-0.1.21.jar | 184 KB |
agnostic-sql-0.1.21-sources.jar | 140 KB |
agnostic-sql-0.1.21-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
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 |