License |
License |
---|---|
GroupId | GroupIdcom.github.kaixinzyw |
ArtifactId | ArtifactIdfast-db-template |
Last Version | Last Version3.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfast-db-template
fast-db-template
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fast-db-template-3.0.3.pom | |
fast-db-template-3.0.3.jar | 123 KB |
fast-db-template-3.0.3-sources.jar | 74 KB |
fast-db-template-3.0.3-javadoc.jar | 548 KB |
Browse |
<!-- 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"]
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 |