Last Version

wjee-mybatis-spring-boot-starter 2.1.1.3

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

cn.wjee.boot
ArtifactId

ArtifactId

wjee-mybatis-spring-boot-starter
Version

Version

2.1.1.3
Type

Type

jar
Description

Description

wjee-mybatis-spring-boot-starter
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

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

Download wjee-mybatis-spring-boot-starter 2.1.1.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.0
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.2.12
mysql : mysql-connector-java jar 8.0.13

Project Modules

There are no modules declared in this project.