mybatis-sql-spring-boot-starter

mybatis sql for Spring Boot

License

License

Mulan Permissive Software License,Version 2 (Mulan PSL v2)
Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

wiki.xsx
ArtifactId

ArtifactId

mybatis-sql-spring-boot-starter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-sql-spring-boot-starter
mybatis sql for Spring Boot
Source Code Management

Source Code Management

https://gitee.com/xsxgit/mybatis-sql-spring-boot-starter

Download mybatis-sql-spring-boot-starter

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.16

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.11.RELEASE
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0