License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcn.structured |
ArtifactId | ArtifactIdstructure-mybatis-starter |
Last Version | Last Version1.1.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstructure-mybatis-starter
structure-mybatis 对mybatis进行部分功能的扩展
|
Project Organization |
Project Organizationstructure |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cn.structured/structure-mybatis-starter/ -->
<dependency>
<groupId>cn.structured</groupId>
<artifactId>structure-mybatis-starter</artifactId>
<version>1.1.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.structured/structure-mybatis-starter/
implementation 'cn.structured:structure-mybatis-starter:1.1.2.RELEASE'
// https://jarcasting.com/artifacts/cn.structured/structure-mybatis-starter/
implementation ("cn.structured:structure-mybatis-starter:1.1.2.RELEASE")
'cn.structured:structure-mybatis-starter:jar:1.1.2.RELEASE'
<dependency org="cn.structured" name="structure-mybatis-starter" rev="1.1.2.RELEASE">
<artifact name="structure-mybatis-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.structured', module='structure-mybatis-starter', version='1.1.2.RELEASE')
)
libraryDependencies += "cn.structured" % "structure-mybatis-starter" % "1.1.2.RELEASE"
[cn.structured/structure-mybatis-starter "1.1.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.2.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.1.2.RELEASE |
mysql : mysql-connector-java | jar | |
org.mybatis : mybatis | jar | 3.5.5 |
org.projectlombok : lombok | jar | |
org.springframework.boot : spring-boot-starter-aop | jar | 2.1.2.RELEASE |
cn.hutool : hutool-all | jar | 4.1.19 |
com.github.pagehelper : pagehelper | jar | 5.1.8 |
com.alibaba : fastjson | jar | 1.2.44 |
javax.persistence : javax.persistence-api | jar | 2.2 |