Last Version

Java Fluent SQL Grammar 1.0.17

Fluent SQL grammar

License

License

GroupId

GroupId

co.streamx.fluent
ArtifactId

ArtifactId

sql-grammar
Version

Version

1.0.17
Type

Type

jar
Description

Description

Java Fluent SQL Grammar
Fluent SQL grammar
Project URL

Project URL

https://github.com/streamx-co/FluentSQLGrammar
Project Organization

Project Organization

Streamx

Download sql-grammar 1.0.17


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

Dependencies

compile (1)

Group / Artifact Type Version
co.streamx.fluent : jpa-notations jar 1.0.14

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6

Project Modules

There are no modules declared in this project.