is not current version
Last Version 1.1.2.RELEASE

structure-mybatis-starter 1.0.1.RELEASE

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

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cn.structured
ArtifactId

ArtifactId

structure-mybatis-starter
Version

Version

1.0.1.RELEASE
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 1.0.1.RELEASE


<!-- https://jarcasting.com/artifacts/cn.structured/structure-mybatis-starter/ -->
<dependency>
    <groupId>cn.structured</groupId>
    <artifactId>structure-mybatis-starter</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.structured/structure-mybatis-starter/
implementation 'cn.structured:structure-mybatis-starter:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/cn.structured/structure-mybatis-starter/
implementation ("cn.structured:structure-mybatis-starter:1.0.1.RELEASE")
'cn.structured:structure-mybatis-starter:jar:1.0.1.RELEASE'
<dependency org="cn.structured" name="structure-mybatis-starter" rev="1.0.1.RELEASE">
  <artifact name="structure-mybatis-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.structured', module='structure-mybatis-starter', version='1.0.1.RELEASE')
)
libraryDependencies += "cn.structured" % "structure-mybatis-starter" % "1.0.1.RELEASE"
[cn.structured/structure-mybatis-starter "1.0.1.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 8.0.13
org.mybatis : mybatis jar 3.5.0
org.projectlombok : lombok jar 1.18.4
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.