Last Version

MyBatis Generator Core 1.3.5

生成的代码是中文注释,符合阿里java规范,作者是 [email protected]

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.orange1438
ArtifactId

ArtifactId

mybatis-generator-core
Version

Version

1.3.5
Type

Type

jar
Description

Description

MyBatis Generator Core
生成的代码是中文注释,符合阿里java规范,作者是 [email protected]
Project Organization

Project Organization

MyBatis.org
Source Code Management

Source Code Management

https://github.com/orange1438/mybatis-generator-core-chinese-annotation-1.3.5.git

Download mybatis-generator-core 1.3.5


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

Dependencies

provided (1)

Group / Artifact Type Version
log4j : log4j Optional jar 1.2.17

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.43

Project Modules

There are no modules declared in this project.