| License |
License |
|---|---|
| GroupId | GroupIdcom.github.618lf |
| ArtifactId | ArtifactIdswak-jdbc |
| Version | Version1.1.1_final |
| Type | Typejar |
| Description |
Descriptionreactive server
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| swak-jdbc-1.1.1_final.pom | |
| swak-jdbc-1.1.1_final.jar | 82 KB |
| swak-jdbc-1.1.1_final-sources.jar | 54 KB |
| swak-jdbc-1.1.1_final-javadoc.jar | 388 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.618lf/swak-jdbc/ -->
<dependency>
<groupId>com.github.618lf</groupId>
<artifactId>swak-jdbc</artifactId>
<version>1.1.1_final</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.618lf/swak-jdbc/
implementation 'com.github.618lf:swak-jdbc:1.1.1_final'
// https://jarcasting.com/artifacts/com.github.618lf/swak-jdbc/
implementation ("com.github.618lf:swak-jdbc:1.1.1_final")
'com.github.618lf:swak-jdbc:jar:1.1.1_final'
<dependency org="com.github.618lf" name="swak-jdbc" rev="1.1.1_final">
<artifact name="swak-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.618lf', module='swak-jdbc', version='1.1.1_final')
)
libraryDependencies += "com.github.618lf" % "swak-jdbc" % "1.1.1_final"
[com.github.618lf/swak-jdbc "1.1.1_final"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.618lf : swak-core | jar | 1.1.1_final |
| org.springframework : spring-aop | jar | 5.2.9.RELEASE |
| org.springframework : spring-tx | jar | 5.2.9.RELEASE |
| org.springframework : spring-jdbc | jar | 5.2.9.RELEASE |
| org.mybatis : mybatis | jar | 3.5.5 |
| org.mybatis : mybatis-spring | jar | 2.0.5 |
| com.alibaba : druid | jar | 1.1.24 |
| com.zaxxer : HikariCP | jar | 3.4.5 |
| com.microsoft.sqlserver : mssql-jdbc | jar | 7.4.1.jre8 |
| mysql : mysql-connector-java | jar | 8.0.19 |
| com.h2database : h2 | jar | 1.4.200 |
| org.xerial : sqlite-jdbc | jar | 3.30.1 |
| io.shardingsphere : sharding-jdbc-core | jar | 3.0.0 |
| com.github.618lf : swak-groovy | jar | 1.1.1_final |
| com.google.guava : guava | jar | 21.0 |
| org.aspectj : aspectjweaver | jar | 1.9.6 |