License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcn.ttpai.framework |
ArtifactId | ArtifactIdttpai-mybatis-gen |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMyBatis Quick Start
|
Filename | Size |
---|---|
ttpai-mybatis-gen-1.0.4.pom | |
ttpai-mybatis-gen-1.0.4.jar | 15 KB |
ttpai-mybatis-gen-1.0.4-sources.jar | 11 KB |
ttpai-mybatis-gen-1.0.4-javadoc.jar | 66 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-annotations | jar | 1.5.20 |
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |