is not current version
Last Version 1.3.0

com.github.jingshouyan:j-jdbc-core 1.1.6


GroupId

GroupId

com.github.jingshouyan
ArtifactId

ArtifactId

j-jdbc-core
Version

Version

1.1.6
Type

Type

jar

Download j-jdbc-core 1.1.6


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