License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcn.ttpai.framework |
ArtifactId | ArtifactIdttpai_mybatis |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionttpai_mybatis
MyBatis Quick Start
|
Filename | Size |
---|---|
ttpai_mybatis-1.0.4.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.ttpai.framework/ttpai_mybatis/ -->
<dependency>
<groupId>cn.ttpai.framework</groupId>
<artifactId>ttpai_mybatis</artifactId>
<version>1.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.ttpai.framework/ttpai_mybatis/
implementation 'cn.ttpai.framework:ttpai_mybatis:1.0.4'
// https://jarcasting.com/artifacts/cn.ttpai.framework/ttpai_mybatis/
implementation ("cn.ttpai.framework:ttpai_mybatis:1.0.4")
'cn.ttpai.framework:ttpai_mybatis:pom:1.0.4'
<dependency org="cn.ttpai.framework" name="ttpai_mybatis" rev="1.0.4">
<artifact name="ttpai_mybatis" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.ttpai.framework', module='ttpai_mybatis', version='1.0.4')
)
libraryDependencies += "cn.ttpai.framework" % "ttpai_mybatis" % "1.0.4"
[cn.ttpai.framework/ttpai_mybatis "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 |