Last Version

mybatis-tiny-examples-springboot 3.5

mybatis-tiny示例3:仅使用spring框架的示例

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.penggle
ArtifactId

ArtifactId

mybatis-tiny-examples-springboot
Version

Version

3.5
Type

Type

jar
Description

Description

mybatis-tiny-examples-springboot
mybatis-tiny示例3:仅使用spring框架的示例

Download mybatis-tiny-examples-springboot 3.5


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

Dependencies

compile (9)

Group / Artifact Type Version
io.github.penggle : mybatis-tiny-examples-common jar 3.5
io.github.penggle : mybatis-tiny-core jar 3.5
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-starter-json jar
org.springframework.boot : spring-boot-starter-jdbc jar
org.springframework.boot : spring-boot-starter-logging jar
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.4
mysql : mysql-connector-java jar 8.0.25
javax.servlet : javax.servlet-api jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.