com.github.xphsc:easyjdbc

EasyJdbc具有SQL构造工具、SQL注解、链式API等让查询操作更为灵活

License

License

GroupId

GroupId

com.github.xphsc
ArtifactId

ArtifactId

easyjdbc
Last Version

Last Version

2.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

EasyJdbc具有SQL构造工具、SQL注解、链式API等让查询操作更为灵活

Download easyjdbc

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-jdbc Optional jar 4.3.8.RELEASE
org.springframework : spring-context Optional jar 4.3.8.RELEASE
javax.persistence : javax.persistence-api jar 2.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0-RELEASE
2.0.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6-RELEASE
1.0.6.0
1.0.6-beta2
1.0.6-beta1
1.0.6-beta
1.0.5
1.0.4
1.0.4-beta
1.0.3
1.0.2
1.0.1
1.0.0