is not current version
Last Version 1.3.0

com.github.jingshouyan:j-jdbc-data-init 1.2.2

Crud enhancement based on spring-jdbc-template.

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.jingshouyan
ArtifactId

ArtifactId

j-jdbc-data-init
Version

Version

1.2.2
Type

Type

jar
Description

Description

Crud enhancement based on spring-jdbc-template.

Download j-jdbc-data-init 1.2.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
com.github.jingshouyan : j-jdbc-core jar

provided (1)

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

Project Modules

There are no modules declared in this project.