Last Version

com.github.fangjinuo.sqlhelper:sqlhelper-datasource:3.6.14 3.6.14

JDBC Extensions: Supports SQL Tools (ORM, Dialect, Pagination, DDL Dump, UrlParser, SqlStatementParser, WallFilter, BatchExecutor for Test) based Java

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.fangjinuo.sqlhelper
ArtifactId

ArtifactId

sqlhelper-datasource
Version

Version

3.6.14
Type

Type

jar
Description

Description

com.github.fangjinuo.sqlhelper:sqlhelper-datasource:3.6.14
JDBC Extensions: Supports SQL Tools (ORM, Dialect, Pagination, DDL Dump, UrlParser, SqlStatementParser, WallFilter, BatchExecutor for Test) based Java

Download sqlhelper-datasource 3.6.14


<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-datasource/ -->
<dependency>
    <groupId>com.github.fangjinuo.sqlhelper</groupId>
    <artifactId>sqlhelper-datasource</artifactId>
    <version>3.6.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-datasource/
implementation 'com.github.fangjinuo.sqlhelper:sqlhelper-datasource:3.6.14'
// https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-datasource/
implementation ("com.github.fangjinuo.sqlhelper:sqlhelper-datasource:3.6.14")
'com.github.fangjinuo.sqlhelper:sqlhelper-datasource:jar:3.6.14'
<dependency org="com.github.fangjinuo.sqlhelper" name="sqlhelper-datasource" rev="3.6.14">
  <artifact name="sqlhelper-datasource" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.sqlhelper', module='sqlhelper-datasource', version='3.6.14')
)
libraryDependencies += "com.github.fangjinuo.sqlhelper" % "sqlhelper-datasource" % "3.6.14"
[com.github.fangjinuo.sqlhelper/sqlhelper-datasource "3.6.14"]

Dependencies

compile (12)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.5.22.RELEASE
org.springframework.boot : spring-boot-starter-logging jar 1.5.22.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 1.5.22.RELEASE
com.github.fangjinuo.sqlhelper : sqlhelper-common jar 3.6.14
com.zaxxer : HikariCP Optional jar 2.4.7
org.apache.commons : commons-dbcp2 Optional jar 2.4.0
com.mchange : c3p0 Optional jar 0.9.5.5
org.apache.tomcat : tomcat-jdbc Optional jar 8.5.43
com.alibaba : druid Optional jar 1.1.24
org.slf4j : slf4j-api jar 1.7.0
org.slf4j : jcl-over-slf4j jar 1.7.0
com.github.fangjinuo.langx : langx-java jar 4.6.4

provided (6)

Group / Artifact Type Version
org.springframework : spring-jdbc Optional jar 4.3.25.RELEASE
org.springframework : spring-tx jar 4.3.25.RELEASE
com.github.fangjinuo.agileway : agileway-aop Optional jar 3.1.0
com.github.fangjinuo.agileway : agileway-spring Optional jar 3.1.0
org.springframework : spring-aop Optional jar 4.3.25.RELEASE
org.aspectj : aspectjweaver Optional jar 1.9.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.