structure-mybatis-starter

structure-mybatis 对mybatis进行部分功能的扩展

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cn.structured
ArtifactId

ArtifactId

structure-mybatis-starter
Last Version

Last Version

1.1.2.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

structure-mybatis-starter
structure-mybatis 对mybatis进行部分功能的扩展
Project Organization

Project Organization

structure
Source Code Management

Source Code Management

https://github.com/structure-projects/structure-mybatis

Download structure-mybatis-starter

How to add to project

<!-- 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"]

Dependencies

compile (10)

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

Project Modules

There are no modules declared in this project.
cn.structured

结构化开发

结构化开发为规范而生

Versions

Version
1.1.2.RELEASE
1.1.0.RELEASE
1.0.1.RELEASE