cn.ttpai.framework:ttpai-mybatis-autoconfigure-common

MyBatis Quick Start

License

License

Categories

Categories

Auto Application Layer Libs Code Generators config Configuration MyBatis Data ORM
GroupId

GroupId

cn.ttpai.framework
ArtifactId

ArtifactId

ttpai-mybatis-autoconfigure-common
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

MyBatis Quick Start

Download ttpai-mybatis-autoconfigure-common

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
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 (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.projectlombok : lombok jar 1.18.16

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3