com.fuzhutech:fuzhutech-mybatis-generator

继承mybatis-generator进行扩展,以支持自动生成fuzhutech模式的相关model、mapper、xml mapper

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.fuzhutech
ArtifactId

ArtifactId

fuzhutech-mybatis-generator
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.fuzhutech:fuzhutech-mybatis-generator
继承mybatis-generator进行扩展,以支持自动生成fuzhutech模式的相关model、mapper、xml mapper
Project URL

Project URL

https://github.com/fuzhutech/fuzhutech-mybatis-generator
Source Code Management

Source Code Management

https://github.com/fuzhutech/fuzhutech-mybatis-generator

Download fuzhutech-mybatis-generator

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.7
org.mybatis.generator : mybatis-generator-core jar 1.3.5

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

fuzhutech-mybatis-generator

继承mybatis-generator进行扩展,以支持自动生成fuzhutech模式的相关model、mapper、xml mapper。

fuzhutech相关项目

  • fuzhutech-blog

主要修改点

  • 待续

版本变更

CHANGELOG.md

作者博客

(http://www.fuzhutech.com)

Versions

Version
1.0.0