is not current version
Last Version 1.1.1

com.github.jingshouyan:j-jdbc-parent 1.0.0


GroupId

GroupId

com.github.jingshouyan
ArtifactId

ArtifactId

j-jdbc-parent
Version

Version

1.0.0
Type

Type

pom

Download j-jdbc-parent 1.0.0

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