is not current version
Last Version 9.9.4

fast-dao 8.8

快速ORM框架,大幅度提高开发效率,减少编码量,性能优越

License

License

GroupId

GroupId

com.fast-dao
ArtifactId

ArtifactId

fast-dao
Version

Version

8.8
Type

Type

jar
Description

Description

fast-dao
快速ORM框架,大幅度提高开发效率,减少编码量,性能优越
Project URL

Project URL

https://github.com/kaixinzyw/fast-dao
Source Code Management

Source Code Management

https://github.com/kaixinzyw

Download fast-dao 8.8


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

Dependencies

compile (13)

Group / Artifact Type Version
com.google.guava : guava jar 28.0-jre
org.freemarker : freemarker jar 2.3.23
javax.persistence : javax.persistence-api jar 2.2
cn.hutool : hutool-all jar 5.0.3
cglib : cglib jar 3.2.7
io.netty : netty-all jar 5.0.0.Alpha2
com.alibaba : fastjson jar 1.2.62
org.apache.commons : commons-pool2 jar 2.7.0
mysql : mysql-connector-java jar 8.0.18
com.alibaba : druid jar 1.1.20
org.springframework : spring-jdbc jar 5.2.0.RELEASE
org.springframework.data : spring-data-redis jar 2.2.0.RELEASE
redis.clients : jedis jar 3.1.0

Project Modules

There are no modules declared in this project.