is not current version
Last Version 1.3.0

com.github.jingshouyan:j-jdbc 1.1.14

Crud enhancement based on spring-jdbc-template.

GroupId

GroupId

com.github.jingshouyan
ArtifactId

ArtifactId

j-jdbc
Version

Version

1.1.14
Type

Type

pom

Download j-jdbc 1.1.14

Filename Size
j-jdbc-1.1.14.pom 8 KB
Browse

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