Last Version

cn.ttpai.framework:ttpai-mybatis-gen 1.0.4

MyBatis Quick Start

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cn.ttpai.framework
ArtifactId

ArtifactId

ttpai-mybatis-gen
Version

Version

1.0.4
Type

Type

jar
Description

Description

MyBatis Quick Start

Download ttpai-mybatis-gen 1.0.4


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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar
com.baomidou : mybatis-plus-generator jar 3.4.1
org.freemarker : freemarker jar
mysql : mysql-connector-java jar 5.1.48
org.springframework.boot : spring-boot-starter jar
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
io.swagger : swagger-annotations jar 1.5.20
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.