com.maxplus1:mybatis-spring-boot-starter

parent

License

License

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

com.maxplus1
ArtifactId

ArtifactId

mybatis-spring-boot-starter
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

parent
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/mybatis-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/Paleozoic/mybatis-spring-boot-starter

Download mybatis-spring-boot-starter

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.0.0.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.0.0.RELEASE
org.mybatis : mybatis jar 3.4.6
org.mybatis : mybatis-spring jar 1.3.2
com.github.pagehelper : pagehelper jar 5.1.1
org.springframework.boot : spring-boot-starter-jdbc jar 2.0.0.RELEASE
com.alibaba : druid jar 1.1.10
org.projectlombok : lombok jar 1.18.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0