Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.github.young-datafan |
ArtifactId | ArtifactIdsqlbuilder |
Version | Version1.3.0 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
sqlbuilder-1.3.0.pom | |
sqlbuilder-1.3.0.jar | 136 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.young-datafan/sqlbuilder/ -->
<dependency>
<groupId>io.github.young-datafan</groupId>
<artifactId>sqlbuilder</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.young-datafan/sqlbuilder/
implementation 'io.github.young-datafan:sqlbuilder:1.3.0'
// https://jarcasting.com/artifacts/io.github.young-datafan/sqlbuilder/
implementation ("io.github.young-datafan:sqlbuilder:1.3.0")
'io.github.young-datafan:sqlbuilder:jar:1.3.0'
<dependency org="io.github.young-datafan" name="sqlbuilder" rev="1.3.0">
<artifact name="sqlbuilder" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.young-datafan', module='sqlbuilder', version='1.3.0')
)
libraryDependencies += "io.github.young-datafan" % "sqlbuilder" % "1.3.0"
[io.github.young-datafan/sqlbuilder "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
org.apache.commons : commons-lang3 | jar | 3.11 |
commons-io : commons-io | jar | 2.5 |
org.apache.calcite : calcite-core | jar | 1.26.0 |
com.google.guava : guava | jar | 29.0-jre |
com.alibaba : fastjson | jar | 1.2.66 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.springframework : spring-core | jar | 5.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |