is not current version
Last Version 2.5.11.RELEASE

com.github.wywuzh:commons-mybatis-generator 2.4.1.RELEASE

mybatis-generator代码自动生成插件

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.wywuzh
ArtifactId

ArtifactId

commons-mybatis-generator
Version

Version

2.4.1.RELEASE
Type

Type

jar
Description

Description

mybatis-generator代码自动生成插件

Download commons-mybatis-generator 2.4.1.RELEASE


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

Dependencies

compile (19)

Group / Artifact Type Version
com.github.wywuzh : commons-core jar 2.4.1.RELEASE
com.github.wywuzh : commons-pager jar 2.4.1.RELEASE
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.4
org.mybatis.generator : mybatis-generator-core jar 1.3.7
com.baomidou : mybatis-plus-generator jar 3.4.1
org.springframework.boot : spring-boot-starter-freemarker jar 2.4.1
io.springfox : springfox-swagger-ui jar 2.10.5
io.springfox : springfox-swagger2 jar 2.10.5
org.springframework : spring-beans jar
org.springframework : spring-context jar
org.springframework : spring-context-support jar
org.springframework : spring-core jar
org.springframework : spring-jdbc jar
org.springframework : spring-test jar
org.springframework : spring-tx jar
org.springframework : spring-aop jar
org.aspectj : aspectjrt jar 1.9.6
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.6.28

runtime (1)

Group / Artifact Type Version
org.aspectj : aspectjweaver jar 1.9.6

Project Modules

There are no modules declared in this project.