mybatis-generator-utils

MyBatis自动生成Mapper和XML文件,包含数据库物理分页等工具

License

License

Categories

Categories

Net MyBatis Data ORM
GroupId

GroupId

net.javaw
ArtifactId

ArtifactId

mybatis-generator-utils
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-generator-utils
MyBatis自动生成Mapper和XML文件,包含数据库物理分页等工具
Project URL

Project URL

https://github.com/Helios4J/mybatis-generator-utils

Download mybatis-generator-utils

How to add to project

<!-- https://jarcasting.com/artifacts/net.javaw/mybatis-generator-utils/ -->
<dependency>
    <groupId>net.javaw</groupId>
    <artifactId>mybatis-generator-utils</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.javaw/mybatis-generator-utils/
implementation 'net.javaw:mybatis-generator-utils:1.2'
// https://jarcasting.com/artifacts/net.javaw/mybatis-generator-utils/
implementation ("net.javaw:mybatis-generator-utils:1.2")
'net.javaw:mybatis-generator-utils:jar:1.2'
<dependency org="net.javaw" name="mybatis-generator-utils" rev="1.2">
  <artifact name="mybatis-generator-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.javaw', module='mybatis-generator-utils', version='1.2')
)
libraryDependencies += "net.javaw" % "mybatis-generator-utils" % "1.2"
[net.javaw/mybatis-generator-utils "1.2"]

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.mybatis : mybatis jar 3.2.2
org.mybatis.generator : mybatis-generator-core jar 1.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0