is not current version
Last Version 1.3.0

com.github.jingshouyan:j-jdbc-bom 1.2.0

j-jdbc bom

GroupId

GroupId

com.github.jingshouyan
ArtifactId

ArtifactId

j-jdbc-bom
Version

Version

1.2.0
Type

Type

pom

Download j-jdbc-bom 1.2.0

Filename Size
j-jdbc-bom-1.2.0.pom 5 KB
Browse

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