License |
License |
---|---|
GroupId | GroupIdco.streamx.fluent |
ArtifactId | ArtifactIdsql-grammar |
Version | Version1.0.17 |
Type | Typejar |
Description |
DescriptionJava Fluent SQL Grammar
Fluent SQL grammar
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
sql-grammar-1.0.17.pom | |
sql-grammar-1.0.17.jar | 110 KB |
sql-grammar-1.0.17-sources.jar | 62 KB |
sql-grammar-1.0.17-javadoc.jar | 608 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
co.streamx.fluent : jpa-notations | jar | 1.0.14 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |