j-jdbc

Crud enhancement based on spring-jdbc-template.

License

License

GroupId

GroupId

com.github.jingshouyan
ArtifactId

ArtifactId

j-jdbc
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

j-jdbc
Crud enhancement based on spring-jdbc-template.
Project URL

Project URL

https://github.com/jingshouyan/j-jdbc/

Download j-jdbc

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

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • j-jdbc-core
  • j-jdbc-common
  • j-jdbc-starter
  • j-jdbc-sharding
  • j-jdbc-test
  • j-jdbc-data-init
  • j-jdbc-bom

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