| License |
License |
|---|---|
| Categories |
CategoriesMyBatis Data ORM |
| GroupId | GroupIdcom.gccloud |
| ArtifactId | ArtifactIdgc-starter-mybatis |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description集成了mybatis-plus、以及默认的分页、查询封装等
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gc-starter-mybatis-1.1.1.pom | |
| gc-starter-mybatis-1.1.1.jar | 10 KB |
| gc-starter-mybatis-1.1.1-sources.jar | 7 KB |
| gc-starter-mybatis-1.1.1-javadoc.jar | 68 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gccloud/gc-starter-mybatis/ -->
<dependency>
<groupId>com.gccloud</groupId>
<artifactId>gc-starter-mybatis</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gccloud/gc-starter-mybatis/
implementation 'com.gccloud:gc-starter-mybatis:1.1.1'
// https://jarcasting.com/artifacts/com.gccloud/gc-starter-mybatis/
implementation ("com.gccloud:gc-starter-mybatis:1.1.1")
'com.gccloud:gc-starter-mybatis:jar:1.1.1'
<dependency org="com.gccloud" name="gc-starter-mybatis" rev="1.1.1">
<artifact name="gc-starter-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gccloud', module='gc-starter-mybatis', version='1.1.1')
)
libraryDependencies += "com.gccloud" % "gc-starter-mybatis" % "1.1.1"
[com.gccloud/gc-starter-mybatis "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.gccloud : gc-starter-common | jar | 1.1.1 |
| mysql : mysql-connector-java | jar | 8.0.16 |
| com.baomidou : mybatis-plus-boot-starter | jar | 3.3.2 |
| com.baomidou : mybatis-plus-extension | jar | 3.3.2 |
| p6spy : p6spy | jar | 3.9.0 |
| com.alibaba : druid-spring-boot-starter | jar | 1.1.23 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.6.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.6.RELEASE |
| Version |
|---|
|
1.1.1
|
|
1.1.0-beta1
|
|
1.0.2-beta5
|
|
1.0.2-beta3
|
|
1.0.2-beta2
|
|
1.0.2-beta
|
|
1.0.1-beta
|
|
1.0.0.RELEASE
|
|
1.0.0
|
|
1.0.0-beta
|