mybatis-ext-parent

Mybatis Extensions Parent.

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

tech.wetech.mybatis
ArtifactId

ArtifactId

mybatis-ext-parent
Last Version

Last Version

1.6.7
Release Date

Release Date

Type

Type

pom
Description

Description

mybatis-ext-parent
Mybatis Extensions Parent.
Project URL

Project URL

https://github.com/cjbi/mybatis-ext

Download mybatis-ext-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.7
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.1
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0_wms12