com.github.wywuzh:commons-jdbc

Spring JDBC工具类库,旨在对Spring JDBC进行简单封装,降低Spring JDBC使用的复杂度,提高重复性代码的可重用度,尽可能地减少编码工作量。

License

License

GroupId

GroupId

com.github.wywuzh
ArtifactId

ArtifactId

commons-jdbc
Last Version

Last Version

2.5.11.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Spring JDBC工具类库,旨在对Spring JDBC进行简单封装,降低Spring JDBC使用的复杂度,提高重复性代码的可重用度,尽可能地减少编码工作量。
Project URL

Project URL

http://git.oschina.net/wywuzh/commons

Download commons-jdbc

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
com.github.wywuzh : commons-core jar 2.5.11.RELEASE
com.github.wywuzh : commons-pager jar 2.5.11.RELEASE
org.springframework : spring-jdbc jar
org.springframework : spring-beans jar
org.springframework : spring-context jar
org.springframework : spring-context-support jar
org.springframework : spring-core jar
org.springframework : spring-test jar
org.springframework : spring-tx jar
org.springframework : spring-aop jar
org.aspectj : aspectjrt jar 1.9.7
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.9.0

runtime (1)

Group / Artifact Type Version
org.aspectj : aspectjweaver jar 1.9.7

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.11.RELEASE
2.5.10.RELEASE
2.5.9.RELEASE
2.5.8.RELEASE
2.5.7.RELEASE
2.5.6.RELEASE
2.5.5.RELEASE
2.5.4.RELEASE
2.5.3.RELEASE
2.5.2.RELEASE
2.5.1.RELEASE
2.5.0.RELEASE
2.4.12.RELEASE
2.4.11.RELEASE
2.4.10.RELEASE
2.4.9.RELEASE
2.4.8.RELEASE
2.4.7.RELEASE
2.4.6.RELEASE
2.4.5.RELEASE
2.4.4.RELEASE
2.4.3.RELEASE
2.4.2.RELEASE
2.4.1.RELEASE
2.4.0.RELEASE
2.3.11.RELEASE
2.3.10.RELEASE
2.3.9.RELEASE
2.3.8.RELEASE
2.3.7.RELEASE
2.3.6.RELEASE
2.3.5.RELEASE
2.3.4.RELEASE
2.3.3.RELEASE
2.3.2.RELEASE