is not current version
Last Version 1.3.0

j-jdbc 1.2.2

Crud enhancement based on spring-jdbc-template.

License

License

GroupId

GroupId

com.github.jingshouyan
ArtifactId

ArtifactId

j-jdbc
Version

Version

1.2.2
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 1.2.2

Filename Size
j-jdbc-1.2.2.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.2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jingshouyan/j-jdbc/
implementation 'com.github.jingshouyan:j-jdbc:1.2.2'
// https://jarcasting.com/artifacts/com.github.jingshouyan/j-jdbc/
implementation ("com.github.jingshouyan:j-jdbc:1.2.2")
'com.github.jingshouyan:j-jdbc:pom:1.2.2'
<dependency org="com.github.jingshouyan" name="j-jdbc" rev="1.2.2">
  <artifact name="j-jdbc" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jingshouyan', module='j-jdbc', version='1.2.2')
)
libraryDependencies += "com.github.jingshouyan" % "j-jdbc" % "1.2.2"
[com.github.jingshouyan/j-jdbc "1.2.2"]

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