cn.ttpai.framework:ttpai-mybatis-starter

MyBatis Quick Start

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cn.ttpai.framework
ArtifactId

ArtifactId

ttpai-mybatis-starter
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

MyBatis Quick Start

Download ttpai-mybatis-starter

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
cn.ttpai.framework : ttpai-mybatis-autoconfigure-datasource jar 1.0.4
cn.ttpai.framework : ttpai-mybatis-plugin-pagehelper jar 1.0.4
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.4
org.mybatis : mybatis jar 3.5.6
org.mybatis : mybatis-spring jar 2.0.6
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : jcl-over-slf4j jar 1.7.30
org.slf4j : jul-to-slf4j jar 1.7.30
org.slf4j : log4j-over-slf4j jar 1.7.30
org.apache.logging.log4j : log4j-to-slf4j jar 2.13.3

provided (7)

Group / Artifact Type Version
org.springframework : spring-context jar 5.2.11.RELEASE
org.springframework : spring-jdbc jar 5.2.11.RELEASE
org.springframework.boot : spring-boot jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-jdbc jar
org.projectlombok : lombok jar 1.18.16

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.6.RELEASE
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3