fast-dao

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

License

License

GroupId

GroupId

com.fast-dao
ArtifactId

ArtifactId

fast-dao
Last Version

Last Version

9.9.4
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
com.ibeetl : beetl jar 3.9.1.RELEASE
com.google.guava : guava jar 31.0.1-jre
org.apache.commons : commons-lang3 jar 3.12.0
org.freemarker : freemarker jar 2.3.31
javax.persistence : javax.persistence-api jar 2.2
cn.hutool : hutool-all jar 5.7.17
cglib : cglib jar 3.3.0
io.netty : netty-all jar 5.0.0.Alpha2
com.alibaba : fastjson jar 1.2.79
org.apache.commons : commons-pool2 jar 2.10.0
mysql : mysql-connector-java jar 8.0.25
com.alibaba : druid jar 1.2.8
org.springframework : spring-jdbc jar 5.3.13
org.aspectj : aspectjweaver jar 1.9.7
org.springframework.data : spring-data-redis jar 2.6.0
redis.clients : jedis jar 3.7.1

provided (3)

Group / Artifact Type Version
org.mybatis : mybatis-spring jar 2.0.6
org.projectlombok : lombok jar 1.18.22
io.springfox : springfox-swagger2 jar 3.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
9.9.4
9.9.3
9.9.2
9.9.1
9.8.9
9.8.8
9.8.7
9.8.6
9.8.5
9.8.4
9.8.3
9.8.2
9.8.1
9.8
9.7
9.6
9.5
9.4
9.3
9.2
9.1
9.0
8.8
8.7
8.6
8.4
8.3
8.2
8.1
8.0
7.0
6.6
6.5.1
6.5
6.4
6.3
6.2
6.1
6.0
5.5
5.3
5.2
5.1
5.0
4.3.0
4.2.1
4.2.0
4.0.1
4.0.0