License |
License |
---|---|
GroupId | GroupIdcom.github.jingshouyan |
ArtifactId | ArtifactIdj-jdbc-bom |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionj-jdbc-bom
j-jdbc bom
|
Project URL |
Project URL |
Filename | Size |
---|---|
j-jdbc-bom-1.3.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.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jingshouyan/j-jdbc-bom/
implementation 'com.github.jingshouyan:j-jdbc-bom:1.3.0'
// https://jarcasting.com/artifacts/com.github.jingshouyan/j-jdbc-bom/
implementation ("com.github.jingshouyan:j-jdbc-bom:1.3.0")
'com.github.jingshouyan:j-jdbc-bom:pom:1.3.0'
<dependency org="com.github.jingshouyan" name="j-jdbc-bom" rev="1.3.0">
<artifact name="j-jdbc-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jingshouyan', module='j-jdbc-bom', version='1.3.0')
)
libraryDependencies += "com.github.jingshouyan" % "j-jdbc-bom" % "1.3.0"
[com.github.jingshouyan/j-jdbc-bom "1.3.0"]