Categories |
CategoriesDubbo Net Networking |
---|---|
GroupId | GroupIdorg.lujian.cloud |
ArtifactId | ArtifactIddubbo-boot-parent |
Version | Version0.0.3 |
Type | Typepom |
Filename | Size |
---|---|
dubbo-boot-parent-0.0.3.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.lujian.cloud/dubbo-boot-parent/ -->
<dependency>
<groupId>org.lujian.cloud</groupId>
<artifactId>dubbo-boot-parent</artifactId>
<version>0.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.lujian.cloud/dubbo-boot-parent/
implementation 'org.lujian.cloud:dubbo-boot-parent:0.0.3'
// https://jarcasting.com/artifacts/org.lujian.cloud/dubbo-boot-parent/
implementation ("org.lujian.cloud:dubbo-boot-parent:0.0.3")
'org.lujian.cloud:dubbo-boot-parent:pom:0.0.3'
<dependency org="org.lujian.cloud" name="dubbo-boot-parent" rev="0.0.3">
<artifact name="dubbo-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.lujian.cloud', module='dubbo-boot-parent', version='0.0.3')
)
libraryDependencies += "org.lujian.cloud" % "dubbo-boot-parent" % "0.0.3"
[org.lujian.cloud/dubbo-boot-parent "0.0.3"]