Loading

mybatis generator maven plugin源码

mybatis generator maven plugin源码

https://github.com/mybatis/generator

https://github.com/mybatis/generator/tree/master/core/mybatis-generator-maven-plugin

git clone https://github.com/mybatis/generator.git -b mybatis-generator-1.3.5

cd ...

F:\working-project\fit-oms\mybatis-generator-project\origin-mybatis-generator-plugin\generator>git log
commit 44e1a24f5958dafe8c5a5eb0853f8404fbf35931 (HEAD, tag: mybatis-generator-1.3.5)
Author: Jeff Butler <jeffgbutler@gmail.com>
Date:   Tue Sep 6 20:51:03 2016 -0400

    [maven-release-plugin] prepare release mybatis-generator-1.3.5

可以看到,这里最新的提交就是44e1a2,我们看页面上,也是对的上的。

posted @ 2021-09-09 17:40  三国梦回  阅读(139)  评论(0)    收藏  举报