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