License |
License |
---|---|
GroupId | GroupIdcom.github.jingshouyan |
ArtifactId | ArtifactIdj-jdbc-parent |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionj-jdbc-parent
Crud enhancement based on spring-jdbc-template.
|
Filename | Size |
---|---|
j-jdbc-parent-1.1.1.pom | 3 KB |
Browse |
<!-- 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"]