mybatis-generator-extend

mybatis generator plugin extend

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.ozuo
ArtifactId

ArtifactId

mybatis-generator-extend
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-generator-extend
mybatis generator plugin extend
Project URL

Project URL

https://github.com/ozuo/mybatis-generator-extend
Source Code Management

Source Code Management

https://github.com/ozuo/mybatis-generator-extend.git

Download mybatis-generator-extend

How to add to project

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

Dependencies

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2