License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices MyBatis Data ORM |
GroupId | GroupIdcom.github.kaixinzyw |
ArtifactId | ArtifactIdmybatis-spring-boot-fast-mapper |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-spring-boot-fast-mapper
fast-mapper
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.kaixinzyw/mybatis-spring-boot-fast-mapper/ -->
<dependency>
<groupId>com.github.kaixinzyw</groupId>
<artifactId>mybatis-spring-boot-fast-mapper</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kaixinzyw/mybatis-spring-boot-fast-mapper/
implementation 'com.github.kaixinzyw:mybatis-spring-boot-fast-mapper:2.1.0'
// https://jarcasting.com/artifacts/com.github.kaixinzyw/mybatis-spring-boot-fast-mapper/
implementation ("com.github.kaixinzyw:mybatis-spring-boot-fast-mapper:2.1.0")
'com.github.kaixinzyw:mybatis-spring-boot-fast-mapper:jar:2.1.0'
<dependency org="com.github.kaixinzyw" name="mybatis-spring-boot-fast-mapper" rev="2.1.0">
<artifact name="mybatis-spring-boot-fast-mapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kaixinzyw', module='mybatis-spring-boot-fast-mapper', version='2.1.0')
)
libraryDependencies += "com.github.kaixinzyw" % "mybatis-spring-boot-fast-mapper" % "2.1.0"
[com.github.kaixinzyw/mybatis-spring-boot-fast-mapper "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-cache | jar | 2.0.4.RELEASE |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.0.4.RELEASE |
redis.clients : jedis | jar | 2.9.0 |
com.google.guava : guava | jar | 26.0-jre |
com.github.ben-manes.caffeine : caffeine | jar | 2.6.0 |
com.alibaba : fastjson | jar | 1.2.47 |
io.springfox : springfox-swagger2 | jar | 2.6.1 |
org.freemarker : freemarker | jar | 2.3.23 |
org.springframework.boot : spring-boot-starter | jar | 2.0.4.RELEASE |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 1.3.2 |
org.apache.commons : commons-lang3 | jar | 3.8 |
commons-collections : commons-collections | jar | 3.2.1 |
org.springframework.data : spring-data-commons | jar | |
tk.mybatis : mapper | jar | 4.0.3 |
com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.2.7 |