is not current version
Last Version 1.3.0

com.github.jingshouyan:j-jdbc 1.1.6

Crud enhancement based on spring-jdbc-template.

GroupId

GroupId

com.github.jingshouyan
ArtifactId

ArtifactId

j-jdbc
Version

Version

1.1.6
Type

Type

pom

Download j-jdbc 1.1.6

Filename Size
j-jdbc-1.1.6.pom 7 KB
Browse

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