Last Version

Spring-Boot-Starter-Mybatis 1.0.0

Spring Boot with Mybatis and Page support.

License

License

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

com.zerostech
ArtifactId

ArtifactId

spring-boot-starter-mybatis
Version

Version

1.0.0
Type

Type

jar
Description

Description

Spring-Boot-Starter-Mybatis
Spring Boot with Mybatis and Page support.
Project URL

Project URL

https://github.com/zoeminghong/spring-boot-starter-mybatis
Project Organization

Project Organization

Zeros Technology
Source Code Management

Source Code Management

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

Download spring-boot-starter-mybatis 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.ecfront.dew : cluster-common jar 1.2.2-RC
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 1.3.1

Project Modules

There are no modules declared in this project.