Last Version

cn.xphsc:easyjdbc 2.1.0

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

License

License

GroupId

GroupId

cn.xphsc
ArtifactId

ArtifactId

easyjdbc
Version

Version

2.1.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/xphsc/easyjdbc

Download easyjdbc 2.1.0


<!-- 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.