License |
License |
---|---|
Categories |
CategoriesData MyBatis ORM |
GroupId | GroupIdio.easyspring.framework |
ArtifactId | ArtifactIdbase-data-mybatis |
Last Version | Last Version1.1.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFramework Base Data MyBatis
Framework Base Data MyBatis
|
<!-- 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"]
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 |