j-jdbc-common

Crud enhancement based on spring-jdbc-template.

License

License

GroupId

GroupId

com.github.jingshouyan
ArtifactId

ArtifactId

j-jdbc-common
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

j-jdbc-common
Crud enhancement based on spring-jdbc-template.

Download j-jdbc-common

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.2
1.2.1
1.1.19
1.1.18
1.1.17
1.1.16
1.1.15
1.1.14
1.1.13
1.1.12
1.1.11
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0