License |
License |
---|---|
GroupId | GroupIdcom.wl4g |
ArtifactId | ArtifactIdxcloud-component-bom |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionXCloud Component Dependencies BOM
A XCloud Generic Components Integration Project.
|
Project URL |
Project URL |
Project Organization |
Project Organizationwl4g |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xcloud-component-bom-2.0.0.pom | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wl4g/xcloud-component-bom/ -->
<dependency>
<groupId>com.wl4g</groupId>
<artifactId>xcloud-component-bom</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.wl4g/xcloud-component-bom/
implementation 'com.wl4g:xcloud-component-bom:2.0.0'
// https://jarcasting.com/artifacts/com.wl4g/xcloud-component-bom/
implementation ("com.wl4g:xcloud-component-bom:2.0.0")
'com.wl4g:xcloud-component-bom:pom:2.0.0'
<dependency org="com.wl4g" name="xcloud-component-bom" rev="2.0.0">
<artifact name="xcloud-component-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wl4g', module='xcloud-component-bom', version='2.0.0')
)
libraryDependencies += "com.wl4g" % "xcloud-component-bom" % "2.0.0"
[com.wl4g/xcloud-component-bom "2.0.0"]