License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcn.ttpai.framework |
ArtifactId | ArtifactIdttpai-mybatis-plugin-test |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMyBatis Quick Start
|
<!-- https://jarcasting.com/artifacts/cn.ttpai.framework/ttpai-mybatis-plugin-test/ -->
<dependency>
<groupId>cn.ttpai.framework</groupId>
<artifactId>ttpai-mybatis-plugin-test</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ttpai.framework/ttpai-mybatis-plugin-test/
implementation 'cn.ttpai.framework:ttpai-mybatis-plugin-test:1.0.3'
// https://jarcasting.com/artifacts/cn.ttpai.framework/ttpai-mybatis-plugin-test/
implementation ("cn.ttpai.framework:ttpai-mybatis-plugin-test:1.0.3")
'cn.ttpai.framework:ttpai-mybatis-plugin-test:jar:1.0.3'
<dependency org="cn.ttpai.framework" name="ttpai-mybatis-plugin-test" rev="1.0.3">
<artifact name="ttpai-mybatis-plugin-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ttpai.framework', module='ttpai-mybatis-plugin-test', version='1.0.3')
)
libraryDependencies += "cn.ttpai.framework" % "ttpai-mybatis-plugin-test" % "1.0.3"
[cn.ttpai.framework/ttpai-mybatis-plugin-test "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis : mybatis | jar | 3.5.6 |
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 |