j-jdbc-parent

Crud enhancement based on spring-jdbc-template.

License

License

GroupId

GroupId

com.github.jingshouyan
ArtifactId

ArtifactId

j-jdbc-parent
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download j-jdbc-parent

Filename Size
j-jdbc-parent-1.1.1.pom 3 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.1
1.0.0