Last Version

MyBatis3 Generator Plugins 0.4.0

A custom plugins based on the project http://mybatis.github.io/generator/

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.oceanc
ArtifactId

ArtifactId

mybatis3-generator-plugin
Version

Version

0.4.0
Type

Type

jar
Description

Description

MyBatis3 Generator Plugins
A custom plugins based on the project http://mybatis.github.io/generator/
Project URL

Project URL

https://github.com/oceanc/mybatis3-generator-plugins
Source Code Management

Source Code Management

https://github.com/oceanc/mybatis3-generator-plugins.git

Download mybatis3-generator-plugin 0.4.0


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

Dependencies

provided (1)

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

test (5)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.2.8
com.fasterxml.jackson.core : jackson-databind jar 2.5.1
com.fasterxml.jackson.core : jackson-core jar 2.5.1
com.fasterxml.jackson.core : jackson-annotations jar 2.5.1
org.projectlombok : lombok jar 1.16.0

Project Modules

There are no modules declared in this project.