mybatis-generator

MybatisGenerator is a xml ,sql and dao generator from java beans.

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.lindzh
ArtifactId

ArtifactId

mybatis-generator
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-generator
MybatisGenerator is a xml ,sql and dao generator from java beans.
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/lindzh/mybatis-generator

Download mybatis-generator

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
commons-lang : commons-lang jar 2.6
org.projectlombok : lombok jar 1.16.2
org.freemarker : freemarker jar 2.3.19
log4j : log4j jar 1.2.17

test (9)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.21
org.mybatis : mybatis jar 3.2.8
ognl : ognl jar 2.6.9
com.h2database : h2 jar 1.4.195
com.fasterxml.jackson.core : jackson-core jar 2.2.0
com.fasterxml.jackson.core : jackson-annotations jar 2.2.0
com.fasterxml.jackson.core : jackson-databind jar 2.2.0
commons-codec : commons-codec jar 1.10
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3