is not current version
Last Version 1.1.4

com.gitee.hengboy:mybatis-enhance-dsl 1.0.5.RELEASE


Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.gitee.hengboy
ArtifactId

ArtifactId

mybatis-enhance-dsl
Version

Version

1.0.5.RELEASE
Type

Type

jar

Download mybatis-enhance-dsl 1.0.5.RELEASE


<!-- https://jarcasting.com/artifacts/com.gitee.hengboy/mybatis-enhance-dsl/ -->
<dependency>
    <groupId>com.gitee.hengboy</groupId>
    <artifactId>mybatis-enhance-dsl</artifactId>
    <version>1.0.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.hengboy/mybatis-enhance-dsl/
implementation 'com.gitee.hengboy:mybatis-enhance-dsl:1.0.5.RELEASE'
// https://jarcasting.com/artifacts/com.gitee.hengboy/mybatis-enhance-dsl/
implementation ("com.gitee.hengboy:mybatis-enhance-dsl:1.0.5.RELEASE")
'com.gitee.hengboy:mybatis-enhance-dsl:jar:1.0.5.RELEASE'
<dependency org="com.gitee.hengboy" name="mybatis-enhance-dsl" rev="1.0.5.RELEASE">
  <artifact name="mybatis-enhance-dsl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.hengboy', module='mybatis-enhance-dsl', version='1.0.5.RELEASE')
)
libraryDependencies += "com.gitee.hengboy" % "mybatis-enhance-dsl" % "1.0.5.RELEASE"
[com.gitee.hengboy/mybatis-enhance-dsl "1.0.5.RELEASE"]