Last Version

Framework Base Data MyBatis 1.1.0-RELEASE

Framework Base Data MyBatis

License

License

Categories

Categories

Data MyBatis ORM
GroupId

GroupId

io.easyspring.framework
ArtifactId

ArtifactId

base-data-mybatis
Version

Version

1.1.0-RELEASE
Type

Type

jar
Description

Description

Framework Base Data MyBatis
Framework Base Data MyBatis

Download base-data-mybatis 1.1.0-RELEASE


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

Dependencies

compile (8)

Group / Artifact Type Version
io.easyspring.framework : common-snowflake jar 1.1.0-RELEASE
io.easyspring.framework : common-core jar 1.1.0-RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.data : spring-data-commons jar
tk.mybatis : mapper-spring-boot-starter jar 2.1.0
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.2.10
com.alibaba : druid jar 1.1.0
org.projectlombok : lombok Optional jar

Project Modules

There are no modules declared in this project.