mybatis-generator-comment-plugin

comment plugin for mybatis-generator

License

License

The MIT License (MIT)
Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.dongfg.plugin
ArtifactId

ArtifactId

mybatis-generator-comment-plugin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-generator-comment-plugin
comment plugin for mybatis-generator

Download mybatis-generator-comment-plugin

How to add to project

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

Dependencies

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0