is not current version
Last Version 1.1

mybatis-generator-plugin-ext 1.0

mybatis代码生成器插件扩展

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.fastjrun.codeg
ArtifactId

ArtifactId

mybatis-generator-plugin-ext
Version

Version

1.0
Type

Type

jar
Description

Description

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

Source Code Management

https://github.com/fastjrun/sdkg

Download mybatis-generator-plugin-ext 1.0


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

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.