Last Version

MyBatis Generator Plugins 1.3

Set of plugins for the mybatis-generator to further tweak the generated code.

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.dcendents
ArtifactId

ArtifactId

mybatis-generator-plugins
Version

Version

1.3
Type

Type

jar
Description

Description

MyBatis Generator Plugins
Set of plugins for the mybatis-generator to further tweak the generated code.
Project URL

Project URL

https://github.com/dcendents/mybatis-generator-plugins
Source Code Management

Source Code Management

https://github.com/dcendents/mybatis-generator-plugins

Download mybatis-generator-plugins 1.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.mybatis.generator : mybatis-generator-core Optional jar 1.3.6
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-lang3 jar 3.7

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.25
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.assertj : assertj-core jar 2.9.0

Project Modules

There are no modules declared in this project.