mybatis-generator-plugin-ext

mybatis代码生成器插件扩展

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.fastjrun.codeg
ArtifactId

ArtifactId

mybatis-generator-plugin-ext
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-generator-plugin-ext
mybatis代码生成器插件扩展
Source Code Management

Source Code Management

https://gitee.com/fastjrun/mybatis-generator-plugin-ext

Download mybatis-generator-plugin-ext

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.mybatis.generator : mybatis-generator-core jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0