License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.luckamuu |
ArtifactId | ArtifactIdmybatis-plus-generator-amuu |
Last Version | Last Version1.0.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-plus-generator-amuu
mybatis-plus-generator-amuu
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.luckamuu/mybatis-plus-generator-amuu/ -->
<dependency>
<groupId>com.github.luckamuu</groupId>
<artifactId>mybatis-plus-generator-amuu</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luckamuu/mybatis-plus-generator-amuu/
implementation 'com.github.luckamuu:mybatis-plus-generator-amuu:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.luckamuu/mybatis-plus-generator-amuu/
implementation ("com.github.luckamuu:mybatis-plus-generator-amuu:1.0.1-RELEASE")
'com.github.luckamuu:mybatis-plus-generator-amuu:jar:1.0.1-RELEASE'
<dependency org="com.github.luckamuu" name="mybatis-plus-generator-amuu" rev="1.0.1-RELEASE">
<artifact name="mybatis-plus-generator-amuu" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luckamuu', module='mybatis-plus-generator-amuu', version='1.0.1-RELEASE')
)
libraryDependencies += "com.github.luckamuu" % "mybatis-plus-generator-amuu" % "1.0.1-RELEASE"
[com.github.luckamuu/mybatis-plus-generator-amuu "1.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.baomidou : mybatis-plus-generator | jar | 3.3.0 |
org.apache.velocity : velocity-engine-core | jar | 2.1 |