License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.healthy-chn.security |
ArtifactId | ArtifactIdhealthy-common-bom |
Last Version | Last Version1.2.1.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionhealthy-common-bom
healthy cloud parent
|
Filename | Size |
---|---|
healthy-common-bom-1.2.1.RELEASE.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-common-bom/ -->
<dependency>
<groupId>com.healthy-chn.security</groupId>
<artifactId>healthy-common-bom</artifactId>
<version>1.2.1.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-common-bom/
implementation 'com.healthy-chn.security:healthy-common-bom:1.2.1.RELEASE'
// https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-common-bom/
implementation ("com.healthy-chn.security:healthy-common-bom:1.2.1.RELEASE")
'com.healthy-chn.security:healthy-common-bom:pom:1.2.1.RELEASE'
<dependency org="com.healthy-chn.security" name="healthy-common-bom" rev="1.2.1.RELEASE">
<artifact name="healthy-common-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.healthy-chn.security', module='healthy-common-bom', version='1.2.1.RELEASE')
)
libraryDependencies += "com.healthy-chn.security" % "healthy-common-bom" % "1.2.1.RELEASE"
[com.healthy-chn.security/healthy-common-bom "1.2.1.RELEASE"]