License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.gitee.hengboy |
ArtifactId | ArtifactIdmybatis-enhance-dsl |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Description用于发布org.minbox.framework相关开源框架到maven center的parent配置
|
Filename | Size |
---|---|
mybatis-enhance-dsl-1.1.4.pom | |
mybatis-enhance-dsl-1.1.4.jar | 61 KB |
mybatis-enhance-dsl-1.1.4-sources.jar | 59 KB |
mybatis-enhance-dsl-1.1.4-javadoc.jar | 466 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.hengboy/mybatis-enhance-dsl/ -->
<dependency>
<groupId>com.gitee.hengboy</groupId>
<artifactId>mybatis-enhance-dsl</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.hengboy/mybatis-enhance-dsl/
implementation 'com.gitee.hengboy:mybatis-enhance-dsl:1.1.4'
// https://jarcasting.com/artifacts/com.gitee.hengboy/mybatis-enhance-dsl/
implementation ("com.gitee.hengboy:mybatis-enhance-dsl:1.1.4")
'com.gitee.hengboy:mybatis-enhance-dsl:jar:1.1.4'
<dependency org="com.gitee.hengboy" name="mybatis-enhance-dsl" rev="1.1.4">
<artifact name="mybatis-enhance-dsl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.hengboy', module='mybatis-enhance-dsl', version='1.1.4')
)
libraryDependencies += "com.gitee.hengboy" % "mybatis-enhance-dsl" % "1.1.4"
[com.gitee.hengboy/mybatis-enhance-dsl "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.hengboy : mybatis-enhance-core Optional | jar | 1.1.4 |
org.springframework : spring-core | jar | 5.3.6 |
org.projectlombok : lombok Optional | jar | 1.18.20 |
org.slf4j : slf4j-api | jar | 1.7.30 |