Last Version

mybatis-generator-plus 1.5

轻度扩展mybatis-generator-core插件,兼容官方插件自动代码

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

org.ihansen.mbp
ArtifactId

ArtifactId

mybatis-generator-plus
Version

Version

1.5
Type

Type

jar
Description

Description

mybatis-generator-plus
轻度扩展mybatis-generator-core插件,兼容官方插件自动代码
Project URL

Project URL

https://github.com/handosme/mybatis-generator-plus
Source Code Management

Source Code Management

https://github.com/handosme/mybatis-generator-plus.git

Download mybatis-generator-plus 1.5


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.21
log4j : log4j Optional jar 1.2.17
mysql : mysql-connector-java jar 5.1.37
com.hynnet » oracle-driver-ojdbc jar 12.1.0.2
com.hynnet : sqljdbc4-chs jar 4.0.2206.100

test (2)

Group / Artifact Type Version
junit : junit jar 4.9
org.mybatis : mybatis jar 3.1.1

Project Modules

There are no modules declared in this project.