| License |
License |
|---|---|
| GroupId | GroupIdio.xream.sqli |
| ArtifactId | ArtifactIdsqli-repo |
| Last Version | Last Version1.7.0.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhttp://sqli.xream.io
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| sqli-repo-1.7.0.RELEASE.pom | |
| sqli-repo-1.7.0.RELEASE.jar | 81 KB |
| sqli-repo-1.7.0.RELEASE-sources.jar | 63 KB |
| sqli-repo-1.7.0.RELEASE-javadoc.jar | 201 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.xream.sqli/sqli-repo/ -->
<dependency>
<groupId>io.xream.sqli</groupId>
<artifactId>sqli-repo</artifactId>
<version>1.7.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.xream.sqli/sqli-repo/
implementation 'io.xream.sqli:sqli-repo:1.7.0.RELEASE'
// https://jarcasting.com/artifacts/io.xream.sqli/sqli-repo/
implementation ("io.xream.sqli:sqli-repo:1.7.0.RELEASE")
'io.xream.sqli:sqli-repo:jar:1.7.0.RELEASE'
<dependency org="io.xream.sqli" name="sqli-repo" rev="1.7.0.RELEASE">
<artifact name="sqli-repo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.xream.sqli', module='sqli-repo', version='1.7.0.RELEASE')
)
libraryDependencies += "io.xream.sqli" % "sqli-repo" % "1.7.0.RELEASE"
[io.xream.sqli/sqli-repo "1.7.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.xream.sqli : sqli-builder | jar | 1.7.0.RELEASE |
| 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 |