License |
License |
---|---|
GroupId | GroupIdio.xream.sqli |
ArtifactId | ArtifactIdsqli-dialect |
Last Version | Last Version1.7.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttp://sqli.xream.io
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.xream.sqli/sqli-dialect/ -->
<dependency>
<groupId>io.xream.sqli</groupId>
<artifactId>sqli-dialect</artifactId>
<version>1.7.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.xream.sqli/sqli-dialect/
implementation 'io.xream.sqli:sqli-dialect:1.7.0.RELEASE'
// https://jarcasting.com/artifacts/io.xream.sqli/sqli-dialect/
implementation ("io.xream.sqli:sqli-dialect:1.7.0.RELEASE")
'io.xream.sqli:sqli-dialect:jar:1.7.0.RELEASE'
<dependency org="io.xream.sqli" name="sqli-dialect" rev="1.7.0.RELEASE">
<artifact name="sqli-dialect" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.xream.sqli', module='sqli-dialect', version='1.7.0.RELEASE')
)
libraryDependencies += "io.xream.sqli" % "sqli-dialect" % "1.7.0.RELEASE"
[io.xream.sqli/sqli-dialect "1.7.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
io.xream.sqli : sqli-core | jar | 1.7.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
org.slf4j : slf4j-api | jar | 1.7.29 |