is not current version
Last Version 1.6.7

tech.wetech.mybatis:mybatis-ext-parent 1.1.0_wms12

Mybatis Extensions.

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

tech.wetech.mybatis
ArtifactId

ArtifactId

mybatis-ext-parent
Version

Version

1.1.0_wms12
Type

Type

pom

Download mybatis-ext-parent 1.1.0_wms12


<!-- https://jarcasting.com/artifacts/tech.wetech.mybatis/mybatis-ext-parent/ -->
<dependency>
    <groupId>tech.wetech.mybatis</groupId>
    <artifactId>mybatis-ext-parent</artifactId>
    <version>1.1.0_wms12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tech.wetech.mybatis/mybatis-ext-parent/
implementation 'tech.wetech.mybatis:mybatis-ext-parent:1.1.0_wms12'
// https://jarcasting.com/artifacts/tech.wetech.mybatis/mybatis-ext-parent/
implementation ("tech.wetech.mybatis:mybatis-ext-parent:1.1.0_wms12")
'tech.wetech.mybatis:mybatis-ext-parent:pom:1.1.0_wms12'
<dependency org="tech.wetech.mybatis" name="mybatis-ext-parent" rev="1.1.0_wms12">
  <artifact name="mybatis-ext-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='tech.wetech.mybatis', module='mybatis-ext-parent', version='1.1.0_wms12')
)
libraryDependencies += "tech.wetech.mybatis" % "mybatis-ext-parent" % "1.1.0_wms12"
[tech.wetech.mybatis/mybatis-ext-parent "1.1.0_wms12"]