is not current version
Last Version 1.2.2

io.github.shaohuizhe:mp-jdbc 1.1

mp-jdbc

GroupId

GroupId

io.github.shaohuizhe
ArtifactId

ArtifactId

mp-jdbc
Version

Version

1.1
Type

Type

jar

Download mp-jdbc 1.1


<!-- https://jarcasting.com/artifacts/io.github.shaohuizhe/mp-jdbc/ -->
<dependency>
    <groupId>io.github.shaohuizhe</groupId>
    <artifactId>mp-jdbc</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaohuizhe/mp-jdbc/
implementation 'io.github.shaohuizhe:mp-jdbc:1.1'
// https://jarcasting.com/artifacts/io.github.shaohuizhe/mp-jdbc/
implementation ("io.github.shaohuizhe:mp-jdbc:1.1")
'io.github.shaohuizhe:mp-jdbc:jar:1.1'
<dependency org="io.github.shaohuizhe" name="mp-jdbc" rev="1.1">
  <artifact name="mp-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaohuizhe', module='mp-jdbc', version='1.1')
)
libraryDependencies += "io.github.shaohuizhe" % "mp-jdbc" % "1.1"
[io.github.shaohuizhe/mp-jdbc "1.1"]