License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdorg.minbox.framework |
ArtifactId | ArtifactIdapi-boot-starter-mybatis-enhance |
Last Version | Last Version2.3.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApiBoot Starter / Plugin Parent
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.minbox.framework/api-boot-starter-mybatis-enhance/ -->
<dependency>
<groupId>org.minbox.framework</groupId>
<artifactId>api-boot-starter-mybatis-enhance</artifactId>
<version>2.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.minbox.framework/api-boot-starter-mybatis-enhance/
implementation 'org.minbox.framework:api-boot-starter-mybatis-enhance:2.3.8'
// https://jarcasting.com/artifacts/org.minbox.framework/api-boot-starter-mybatis-enhance/
implementation ("org.minbox.framework:api-boot-starter-mybatis-enhance:2.3.8")
'org.minbox.framework:api-boot-starter-mybatis-enhance:jar:2.3.8'
<dependency org="org.minbox.framework" name="api-boot-starter-mybatis-enhance" rev="2.3.8">
<artifact name="api-boot-starter-mybatis-enhance" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.minbox.framework', module='api-boot-starter-mybatis-enhance', version='2.3.8')
)
libraryDependencies += "org.minbox.framework" % "api-boot-starter-mybatis-enhance" % "2.3.8"
[org.minbox.framework/api-boot-starter-mybatis-enhance "2.3.8"]
Group / Artifact | Type | Version |
---|---|---|
org.minbox.framework : api-boot-starter | jar | 2.3.8 |
com.gitee.hengboy : mybatis-enhance-core | jar | |
com.gitee.hengboy : mybatis-enhance-dsl | jar |