License |
License
The MIT License (MIT)
|
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.dongfg.plugin |
ArtifactId | ArtifactIdmybatis-generator-comment-plugin |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-generator-comment-plugin
comment plugin for mybatis-generator
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis.generator : mybatis-generator-core | jar | 1.3.5 |