is not current version
Last Version 1.0.1

mybatis-sql-spring-boot-starter 1.0.0

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
Version

Version

1.0.0
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 1.0.0


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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.