License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Net MyBatis Data ORM |
GroupId | GroupIdnet.quanter |
ArtifactId | ArtifactIdshield-springboot-mybatis |
Last Version | Last Version1.3.16 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshield-springboot-mybatis
同时依赖springboot,mybatis,dubbo的能力
|
Project Organization |
Project Organization宽特 |
<!-- https://jarcasting.com/artifacts/net.quanter/shield-springboot-mybatis/ -->
<dependency>
<groupId>net.quanter</groupId>
<artifactId>shield-springboot-mybatis</artifactId>
<version>1.3.16</version>
</dependency>
// https://jarcasting.com/artifacts/net.quanter/shield-springboot-mybatis/
implementation 'net.quanter:shield-springboot-mybatis:1.3.16'
// https://jarcasting.com/artifacts/net.quanter/shield-springboot-mybatis/
implementation ("net.quanter:shield-springboot-mybatis:1.3.16")
'net.quanter:shield-springboot-mybatis:jar:1.3.16'
<dependency org="net.quanter" name="shield-springboot-mybatis" rev="1.3.16">
<artifact name="shield-springboot-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.quanter', module='shield-springboot-mybatis', version='1.3.16')
)
libraryDependencies += "net.quanter" % "shield-springboot-mybatis" % "1.3.16"
[net.quanter/shield-springboot-mybatis "1.3.16"]
Group / Artifact | Type | Version |
---|---|---|
net.quanter : shield-springboot | jar | 1.3.16 |
net.quanter : shield-mybatis | jar | 1.3.16 |
com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
org.junit.platform : junit-platform-runner | jar | 1.7.1 |
org.junit.platform : junit-platform-console-standalone | jar | 1.7.1 |