License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdin.hocg.boot |
ArtifactId | ArtifactIdmybatis-plus-generator |
Last Version | Last Version1.0.45 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMybatis Plus :: Generator
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/in.hocg.boot/mybatis-plus-generator/ -->
<dependency>
<groupId>in.hocg.boot</groupId>
<artifactId>mybatis-plus-generator</artifactId>
<version>1.0.45</version>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.boot/mybatis-plus-generator/
implementation 'in.hocg.boot:mybatis-plus-generator:1.0.45'
// https://jarcasting.com/artifacts/in.hocg.boot/mybatis-plus-generator/
implementation ("in.hocg.boot:mybatis-plus-generator:1.0.45")
'in.hocg.boot:mybatis-plus-generator:jar:1.0.45'
<dependency org="in.hocg.boot" name="mybatis-plus-generator" rev="1.0.45">
<artifact name="mybatis-plus-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.hocg.boot', module='mybatis-plus-generator', version='1.0.45')
)
libraryDependencies += "in.hocg.boot" % "mybatis-plus-generator" % "1.0.45"
[in.hocg.boot/mybatis-plus-generator "1.0.45"]
Group / Artifact | Type | Version |
---|---|---|
in.hocg.boot : mybatis-plus-spring-boot-starter | jar | 1.0.45 |
com.baomidou : mybatis-plus-generator | jar | 3.3.0 |
org.apache.velocity : velocity-engine-core | jar | 2.2 |
mysql : mysql-connector-java | jar | |
org.slf4j : slf4j-log4j12 | jar | |
com.google.guava : guava | jar | 28.1-jre |
org.projectlombok : lombok Optional | jar | 1.18.12 |