mybatis-generator-extend

mybatis generator plugin extend

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.zoxzo
ArtifactId

ArtifactId

mybatis-generator-extend
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-generator-extend
mybatis generator plugin extend
Project URL

Project URL

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

Source Code Management

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

Download mybatis-generator-extend

How to add to project

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

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.1
1.0