simpleframework-data-mybatis


License

License

Categories

Categories

Data MyBatis ORM
GroupId

GroupId

cn.bestwu.simpleframework
ArtifactId

ArtifactId

simpleframework-data-mybatis
Last Version

Last Version

0.1.33
Release Date

Release Date

Type

Type

jar
Description

Description

simpleframework-data-mybatis
simpleframework-data-mybatis

Download simpleframework-data-mybatis

How to add to project

<!-- https://jarcasting.com/artifacts/cn.bestwu.simpleframework/simpleframework-data-mybatis/ -->
<dependency>
    <groupId>cn.bestwu.simpleframework</groupId>
    <artifactId>simpleframework-data-mybatis</artifactId>
    <version>0.1.33</version>
</dependency>
// https://jarcasting.com/artifacts/cn.bestwu.simpleframework/simpleframework-data-mybatis/
implementation 'cn.bestwu.simpleframework:simpleframework-data-mybatis:0.1.33'
// https://jarcasting.com/artifacts/cn.bestwu.simpleframework/simpleframework-data-mybatis/
implementation ("cn.bestwu.simpleframework:simpleframework-data-mybatis:0.1.33")
'cn.bestwu.simpleframework:simpleframework-data-mybatis:jar:0.1.33'
<dependency org="cn.bestwu.simpleframework" name="simpleframework-data-mybatis" rev="0.1.33">
  <artifact name="simpleframework-data-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.bestwu.simpleframework', module='simpleframework-data-mybatis', version='0.1.33')
)
libraryDependencies += "cn.bestwu.simpleframework" % "simpleframework-data-mybatis" % "0.1.33"
[cn.bestwu.simpleframework/simpleframework-data-mybatis "0.1.33"]

Dependencies

compile (3)

Group / Artifact Type Version
cn.bestwu.simpleframework : simpleframework-web jar 0.1.33
com.baomidou : mybatis-plus jar 2.3.3
com.baomidou : mybatisplus-spring-boot-starter jar 1.0.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.33
0.1.32
0.1.31