Last Version

easySql 1.2

Fast sql executor, similar to mybatisPlus, business can be used directly

License

License

GroupId

GroupId

cn.easyutil
ArtifactId

ArtifactId

easySql
Version

Version

1.2
Type

Type

jar
Description

Description

easySql
Fast sql executor, similar to mybatisPlus, business can be used directly
Project URL

Project URL

https://github.com/shanpengchong/easyapi

Download easySql 1.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.alibaba : druid jar 1.1.10
org.slf4j : slf4j-api jar 1.7.25
mysql : mysql-connector-java jar 8.0.16
org.yaml : snakeyaml jar 1.23

Project Modules

There are no modules declared in this project.