Last Version

mybatis-plus-generator-ui 1.4.5

mybatis-plus code generator with UI

License

License

Categories

Categories

Ant Build Tools MyBatis Data ORM
GroupId

GroupId

com.github.davidfantasy
ArtifactId

ArtifactId

mybatis-plus-generator-ui
Version

Version

1.4.5
Type

Type

jar
Description

Description

mybatis-plus-generator-ui
mybatis-plus code generator with UI
Project URL

Project URL

https://github.com/davidfantasy/mybatis-plus-generator-ui
Source Code Management

Source Code Management

https://github.com/davidfantasy/mybatis-plus-generator-ui

Download mybatis-plus-generator-ui 1.4.5


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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-jdbc jar
cn.hutool : hutool-all jar 5.1.0
com.baomidou : mybatis-plus-generator jar 3.4.0
com.ibeetl : beetl jar 3.0.16.RELEASE
com.google.guava : guava jar 24.1.1-jre
org.dom4j : dom4j jar 2.1.3
com.alibaba : druid jar 1.1.22
com.github.jsqlparser : jsqlparser jar 3.2
com.github.javaparser : javaparser-symbol-solver-core jar 3.16.1

provided (1)

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

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
mysql : mysql-connector-java jar 8.0.19

Project Modules

There are no modules declared in this project.