Last Version

mybatis-generator-plugin 1.0.0

Mybatis Generator Plugin to enhance the Entity,Mapper with DAO service code.

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.jayzhang
ArtifactId

ArtifactId

mybatis-generator-plugin
Version

Version

1.0.0
Type

Type

jar
Description

Description

mybatis-generator-plugin
Mybatis Generator Plugin to enhance the Entity,Mapper with DAO service code.
Project URL

Project URL

https://github.com/jayzhang/mybatis-generator-plugin
Source Code Management

Source Code Management

https://github.com/jayzhang/mybatis-generator-plugin

Download mybatis-generator-plugin 1.0.0


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

Dependencies

compile (16)

Group / Artifact Type Version
org.springframework : spring-beans jar 4.3.23.RELEASE
org.springframework : spring-context jar 4.3.23.RELEASE
org.mybatis.generator : mybatis-generator-core jar 1.4.0
mysql : mysql-connector-java jar 5.1.47
com.alibaba : fastjson jar 1.2.67
org.projectlombok : lombok jar 1.16.18
com.google.guava : guava jar 29.0-jre
commons-lang : commons-lang jar 2.6
commons-codec : commons-codec jar 1.8
org.slf4j : slf4j-api jar 1.7.5
org.hibernate : hibernate-validator jar 5.3.5.Final
com.fasterxml.jackson.core : jackson-databind jar 2.10.1
org.apache.commons : commons-io jar 1.3.2
com.baomidou : mybatis-plus-boot-starter jar 3.3.0
com.baomidou : mybatis-plus-generator jar 3.3.0
javax.el : javax.el-api jar 3.0.0

Project Modules

There are no modules declared in this project.