License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.gitee.secretopen |
ArtifactId | ArtifactIdsecret-boot-framework-common-mybatisplus |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsecret-boot-framework-common-mybatisplus
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.gitee.secretopen/secret-boot-framework-common-mybatisplus/ -->
<dependency>
<groupId>com.gitee.secretopen</groupId>
<artifactId>secret-boot-framework-common-mybatisplus</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.secretopen/secret-boot-framework-common-mybatisplus/
implementation 'com.gitee.secretopen:secret-boot-framework-common-mybatisplus:1.0'
// https://jarcasting.com/artifacts/com.gitee.secretopen/secret-boot-framework-common-mybatisplus/
implementation ("com.gitee.secretopen:secret-boot-framework-common-mybatisplus:1.0")
'com.gitee.secretopen:secret-boot-framework-common-mybatisplus:jar:1.0'
<dependency org="com.gitee.secretopen" name="secret-boot-framework-common-mybatisplus" rev="1.0">
<artifact name="secret-boot-framework-common-mybatisplus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.secretopen', module='secret-boot-framework-common-mybatisplus', version='1.0')
)
libraryDependencies += "com.gitee.secretopen" % "secret-boot-framework-common-mybatisplus" % "1.0"
[com.gitee.secretopen/secret-boot-framework-common-mybatisplus "1.0"]
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 8.0.16 |
com.alibaba : druid | jar | 1.1.6 |
com.baomidou : mybatis-plus-boot-starter | jar | 3.0.7 |
org.projectlombok : lombok | jar | 1.16.16 |