License |
License |
---|---|
GroupId | GroupIdio.github.shaohuizhe |
ArtifactId | ArtifactIdmp-jdbc |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmp-jdbc
mp-jdbc
|
Filename | Size |
---|---|
mp-jdbc-1.2.2.pom | |
mp-jdbc-1.2.2.jar | 23 KB |
mp-jdbc-1.2.2-sources.jar | 12 KB |
mp-jdbc-1.2.2-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.shaohuizhe/mp-jdbc/ -->
<dependency>
<groupId>io.github.shaohuizhe</groupId>
<artifactId>mp-jdbc</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaohuizhe/mp-jdbc/
implementation 'io.github.shaohuizhe:mp-jdbc:1.2.2'
// https://jarcasting.com/artifacts/io.github.shaohuizhe/mp-jdbc/
implementation ("io.github.shaohuizhe:mp-jdbc:1.2.2")
'io.github.shaohuizhe:mp-jdbc:jar:1.2.2'
<dependency org="io.github.shaohuizhe" name="mp-jdbc" rev="1.2.2">
<artifact name="mp-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaohuizhe', module='mp-jdbc', version='1.2.2')
)
libraryDependencies += "io.github.shaohuizhe" % "mp-jdbc" % "1.2.2"
[io.github.shaohuizhe/mp-jdbc "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.shaohuizhe : jdbc | jar | 1.7.2 |
org.springframework.boot : spring-boot-autoconfigure | jar | |
com.baomidou : mybatis-plus-boot-starter | jar | 3.4.2 |
io.swagger : swagger-annotations | jar | 1.5.22 |