cn.ttpai.framework:ttpai-mybatis-plugin

MyBatis Quick Start

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cn.ttpai.framework
ArtifactId

ArtifactId

ttpai-mybatis-plugin
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

MyBatis Quick Start

Download ttpai-mybatis-plugin

Filename Size
ttpai-mybatis-plugin-1.0.4.pom 683 bytes
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/cn.ttpai.framework/ttpai-mybatis-plugin/ -->
<dependency>
    <groupId>cn.ttpai.framework</groupId>
    <artifactId>ttpai-mybatis-plugin</artifactId>
    <version>1.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.ttpai.framework/ttpai-mybatis-plugin/
implementation 'cn.ttpai.framework:ttpai-mybatis-plugin:1.0.4'
// https://jarcasting.com/artifacts/cn.ttpai.framework/ttpai-mybatis-plugin/
implementation ("cn.ttpai.framework:ttpai-mybatis-plugin:1.0.4")
'cn.ttpai.framework:ttpai-mybatis-plugin:pom:1.0.4'
<dependency org="cn.ttpai.framework" name="ttpai-mybatis-plugin" rev="1.0.4">
  <artifact name="ttpai-mybatis-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.ttpai.framework', module='ttpai-mybatis-plugin', version='1.0.4')
)
libraryDependencies += "cn.ttpai.framework" % "ttpai-mybatis-plugin" % "1.0.4"
[cn.ttpai.framework/ttpai-mybatis-plugin "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 (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

  • ttpai-mybatis-plugin-test
  • ttpai-mybatis-plugin-pagehelper

Versions

Version
1.0.4
1.0.3