springboot-mybatis-hotswap-starter


License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.youtiaoguagua
ArtifactId

ArtifactId

mybatis-hotswap-springboot-starter
Last Version

Last Version

1.0.8-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

springboot-mybatis-hotswap-starter
springboot-mybatis-hotswap-starter
Source Code Management

Source Code Management

https://github.com/youtiaoguagua/mybatis-hotswap

Download mybatis-hotswap-springboot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.youtiaoguagua/mybatis-hotswap-springboot-starter/ -->
<dependency>
    <groupId>io.github.youtiaoguagua</groupId>
    <artifactId>mybatis-hotswap-springboot-starter</artifactId>
    <version>1.0.8-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.youtiaoguagua/mybatis-hotswap-springboot-starter/
implementation 'io.github.youtiaoguagua:mybatis-hotswap-springboot-starter:1.0.8-RELEASE'
// https://jarcasting.com/artifacts/io.github.youtiaoguagua/mybatis-hotswap-springboot-starter/
implementation ("io.github.youtiaoguagua:mybatis-hotswap-springboot-starter:1.0.8-RELEASE")
'io.github.youtiaoguagua:mybatis-hotswap-springboot-starter:jar:1.0.8-RELEASE'
<dependency org="io.github.youtiaoguagua" name="mybatis-hotswap-springboot-starter" rev="1.0.8-RELEASE">
  <artifact name="mybatis-hotswap-springboot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.youtiaoguagua', module='mybatis-hotswap-springboot-starter', version='1.0.8-RELEASE')
)
libraryDependencies += "io.github.youtiaoguagua" % "mybatis-hotswap-springboot-starter" % "1.0.8-RELEASE"
[io.github.youtiaoguagua/mybatis-hotswap-springboot-starter "1.0.8-RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.6.1
cn.hutool : hutool-core jar 5.7.17
cn.hutool : hutool-jwt jar 5.7.17
org.springframework.boot : spring-boot-starter-validation jar 2.6.1
org.mybatis : mybatis jar 3.5.7

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.1
org.projectlombok : lombok Optional jar 1.18.22

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8-RELEASE
1.0.7-RELEASE
1.0.6-RELEASE
1.0.5-RELEASE
1.0.4-RELEASE
1.0.3-RELEASE
1.0.1
1.0.0