License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration MyBatis Data ORM |
GroupId | GroupIdcn.ttpai.framework |
ArtifactId | ArtifactIdttpai-mybatis-autoconfigure |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMyBatis Quick Start
|
Filename | Size |
---|---|
ttpai-mybatis-autoconfigure-1.0.4.pom | 937 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/cn.ttpai.framework/ttpai-mybatis-autoconfigure/ -->
<dependency>
<groupId>cn.ttpai.framework</groupId>
<artifactId>ttpai-mybatis-autoconfigure</artifactId>
<version>1.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.ttpai.framework/ttpai-mybatis-autoconfigure/
implementation 'cn.ttpai.framework:ttpai-mybatis-autoconfigure:1.0.4'
// https://jarcasting.com/artifacts/cn.ttpai.framework/ttpai-mybatis-autoconfigure/
implementation ("cn.ttpai.framework:ttpai-mybatis-autoconfigure:1.0.4")
'cn.ttpai.framework:ttpai-mybatis-autoconfigure:pom:1.0.4'
<dependency org="cn.ttpai.framework" name="ttpai-mybatis-autoconfigure" rev="1.0.4">
<artifact name="ttpai-mybatis-autoconfigure" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.ttpai.framework', module='ttpai-mybatis-autoconfigure', version='1.0.4')
)
libraryDependencies += "cn.ttpai.framework" % "ttpai-mybatis-autoconfigure" % "1.0.4"
[cn.ttpai.framework/ttpai-mybatis-autoconfigure "1.0.4"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |