is not current version
Last Version 1.3.0

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


GroupId

GroupId

com.github.jingshouyan
ArtifactId

ArtifactId

j-jdbc-core
Version

Version

1.0.0
Type

Type

jar

Download j-jdbc-core 1.0.0


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