mybatis-spring-boot-fast-mapper

fast-mapper

License

License

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

com.github.kaixinzyw
ArtifactId

ArtifactId

mybatis-spring-boot-fast-mapper
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-spring-boot-fast-mapper
fast-mapper
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/mybatis-spring-boot-fast-mapper

Download mybatis-spring-boot-fast-mapper

How to add to project

<!-- 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"]

Dependencies

compile (15)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.1.0
1.0.1
1.0.0