License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.mg0324 |
ArtifactId | ArtifactIdmango-admin-mybatis-plus |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmango admin
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.mg0324/mango-admin-mybatis-plus/ -->
<dependency>
<groupId>com.github.mg0324</groupId>
<artifactId>mango-admin-mybatis-plus</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mg0324/mango-admin-mybatis-plus/
implementation 'com.github.mg0324:mango-admin-mybatis-plus:1.0.0'
// https://jarcasting.com/artifacts/com.github.mg0324/mango-admin-mybatis-plus/
implementation ("com.github.mg0324:mango-admin-mybatis-plus:1.0.0")
'com.github.mg0324:mango-admin-mybatis-plus:jar:1.0.0'
<dependency org="com.github.mg0324" name="mango-admin-mybatis-plus" rev="1.0.0">
<artifact name="mango-admin-mybatis-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mg0324', module='mango-admin-mybatis-plus', version='1.0.0')
)
libraryDependencies += "com.github.mg0324" % "mango-admin-mybatis-plus" % "1.0.0"
[com.github.mg0324/mango-admin-mybatis-plus "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.mg0324 : mango-admin-core | jar | 1.0.0 |
com.github.mg0324 : mango-admin-web | jar | 1.0.0 |
com.alibaba : druid-spring-boot-starter | jar | |
com.github.pagehelper : pagehelper-spring-boot-starter | jar | |
com.baomidou : mybatis-plus | jar | |
com.baomidou : mybatis-plus-boot-starter | jar | |
com.baomidou : mybatis-plus-generator | jar | |
org.apache.velocity : velocity | jar |