License |
License |
---|---|
GroupId | GroupIdcom.pig4cloud |
ArtifactId | ArtifactIdpigx-common-bom |
Last Version | Last Version3.10.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionpigx 公共版本控制
|
Filename | Size |
---|---|
pigx-common-bom-3.10.0.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pig4cloud/pigx-common-bom/ -->
<dependency>
<groupId>com.pig4cloud</groupId>
<artifactId>pigx-common-bom</artifactId>
<version>3.10.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud/pigx-common-bom/
implementation 'com.pig4cloud:pigx-common-bom:3.10.0'
// https://jarcasting.com/artifacts/com.pig4cloud/pigx-common-bom/
implementation ("com.pig4cloud:pigx-common-bom:3.10.0")
'com.pig4cloud:pigx-common-bom:pom:3.10.0'
<dependency org="com.pig4cloud" name="pigx-common-bom" rev="3.10.0">
<artifact name="pigx-common-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud', module='pigx-common-bom', version='3.10.0')
)
libraryDependencies += "com.pig4cloud" % "pigx-common-bom" % "3.10.0"
[com.pig4cloud/pigx-common-bom "3.10.0"]