| License |
License |
|---|---|
| GroupId | GroupIdio.github.weibodip |
| ArtifactId | ArtifactIdanalysisql-view |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAnalysisQl
|
| Filename | Size |
|---|---|
| analysisql-view-1.1.pom | |
| analysisql-view-1.1.jar | 27 KB |
| analysisql-view-1.1-sources.jar | 12 KB |
| analysisql-view-1.1-javadoc.jar | 84 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.weibodip/analysisql-view/ -->
<dependency>
<groupId>io.github.weibodip</groupId>
<artifactId>analysisql-view</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.weibodip/analysisql-view/
implementation 'io.github.weibodip:analysisql-view:1.1'
// https://jarcasting.com/artifacts/io.github.weibodip/analysisql-view/
implementation ("io.github.weibodip:analysisql-view:1.1")
'io.github.weibodip:analysisql-view:jar:1.1'
<dependency org="io.github.weibodip" name="analysisql-view" rev="1.1">
<artifact name="analysisql-view" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.weibodip', module='analysisql-view', version='1.1')
)
libraryDependencies += "io.github.weibodip" % "analysisql-view" % "1.1"
[io.github.weibodip/analysisql-view "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.weibodip : analysisql-core | jar | 1.1 |
| io.github.weibodip : analysisql-clickhouse | jar | 1.1 |
| io.github.weibodip : analysisql-mysql | jar | 1.1 |
| io.github.weibodip : analysisql-presto | jar | 1.1 |
| mysql : mysql-connector-java | jar | 5.1.38 |