License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.holon-platform |
ArtifactId | ArtifactIdbom |
Last Version | Last Version5.5.4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.holon-platform:bom
Holon platform BOM (Bill Of Materials)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
bom-5.5.4.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.holon-platform/bom/ -->
<dependency>
<groupId>com.holon-platform</groupId>
<artifactId>bom</artifactId>
<version>5.5.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.holon-platform/bom/
implementation 'com.holon-platform:bom:5.5.4'
// https://jarcasting.com/artifacts/com.holon-platform/bom/
implementation ("com.holon-platform:bom:5.5.4")
'com.holon-platform:bom:pom:5.5.4'
<dependency org="com.holon-platform" name="bom" rev="5.5.4">
<artifact name="bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.holon-platform', module='bom', version='5.5.4')
)
libraryDependencies += "com.holon-platform" % "bom" % "5.5.4"
[com.holon-platform/bom "5.5.4"]