is not current version
Last Version 5.0.2

com.gitee.qdbp:qdbp-parent 4.0.0

qdbp parent library

GroupId

GroupId

com.gitee.qdbp
ArtifactId

ArtifactId

qdbp-parent
Version

Version

4.0.0
Type

Type

pom

Download qdbp-parent 4.0.0

Filename Size
qdbp-parent-4.0.0.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.gitee.qdbp/qdbp-parent/ -->
<dependency>
    <groupId>com.gitee.qdbp</groupId>
    <artifactId>qdbp-parent</artifactId>
    <version>4.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.qdbp/qdbp-parent/
implementation 'com.gitee.qdbp:qdbp-parent:4.0.0'
// https://jarcasting.com/artifacts/com.gitee.qdbp/qdbp-parent/
implementation ("com.gitee.qdbp:qdbp-parent:4.0.0")
'com.gitee.qdbp:qdbp-parent:pom:4.0.0'
<dependency org="com.gitee.qdbp" name="qdbp-parent" rev="4.0.0">
  <artifact name="qdbp-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.qdbp', module='qdbp-parent', version='4.0.0')
)
libraryDependencies += "com.gitee.qdbp" % "qdbp-parent" % "4.0.0"
[com.gitee.qdbp/qdbp-parent "4.0.0"]