Mybatis Generator Extension

Mybatis Generator Extension.

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.drtrang
ArtifactId

ArtifactId

mybatis-generator-extension
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Mybatis Generator Extension
Mybatis Generator Extension.
Project URL

Project URL

https://github.com/drtrang/mybatis-generator-extension
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/drtrang/mybatis-generator-extension

Download mybatis-generator-extension

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Mybatis Generator Extension

Build Status Coverage Status Maven Central License

Maven

<dependency>
    <groupId>com.github.drtrang</groupId>
    <artifactId>mybatis-generator-extension</artifactId>
    <version>0.0.4</version>
</dependency>

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1
0.0.0