is not current version
Last Version 1.2.2

io.github.shaohuizhe:mp-jdbc 1.0.4

mp-jdbc

GroupId

GroupId

io.github.shaohuizhe
ArtifactId

ArtifactId

mp-jdbc
Version

Version

1.0.4
Type

Type

jar

Download mp-jdbc 1.0.4


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