mybatis-all-spring-boot-starter

Spring Boot Support for mybatis-all-spring-boot-starter

License

License

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

com.github.flying-cattle
ArtifactId

ArtifactId

mybatis-all-spring-boot-starter
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-all-spring-boot-starter
Spring Boot Support for mybatis-all-spring-boot-starter
Project URL

Project URL

https://github.com/flying-cattle/mybatis-all-spring-boot-starter/

Download mybatis-all-spring-boot-starter

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter Optional jar 2.0.2.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.2.RELEASE
io.springfox : springfox-swagger2 jar 2.8.0
io.springfox : springfox-swagger-ui jar 2.8.0
org.projectlombok : lombok Optional jar 1.16.20
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 1.3.2
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.2.5
com.alibaba : druid-spring-boot-starter jar 1.1.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE