cn.xphsc:easyjdbc

EasyJdbc具有SQL构造工具、SQL注解、链式API等Framework for Java

License

License

GroupId

GroupId

cn.xphsc
ArtifactId

ArtifactId

easyjdbc
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

EasyJdbc具有SQL构造工具、SQL注解、链式API等Framework for Java
Project URL

Project URL

https://github.com/xphsc/easyjdbc

Download easyjdbc

How to add to project

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

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.1.0
2.0.8
2.0.7.RELEASE
2.0.7
2.0.6
2.0.5