fast-db-template


License

License

GroupId

GroupId

com.github.kaixinzyw
ArtifactId

ArtifactId

fast-db-template
Last Version

Last Version

3.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

fast-db-template
fast-db-template
Project URL

Project URL

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

Source Code Management

https://github.com/kaixinzyw

Download fast-db-template

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar 2.1.5.RELEASE
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.0.1
io.netty : netty-all jar 5.0.0.Alpha2
com.alibaba : fastjson jar 1.2.58
redis.clients : jedis jar 2.9.3
org.springframework.data : spring-data-redis jar 2.1.9.RELEASE
com.google.guava : guava jar 28.0-jre
org.freemarker : freemarker jar 2.3.23
org.projectlombok : lombok jar 1.18.6
org.springframework : spring-context jar 5.1.5.RELEASE
org.springframework : spring-jdbc jar 5.1.5.RELEASE
javax.persistence : javax.persistence-api jar 2.2
cn.hutool : hutool-all jar 4.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.3
3.0.2
3.0.1
3.0.0
2.0.2
2.0