is not current version
Last Version 5.5.0

com.holon-platform.core:holon-bom-platform 5.0.3

Holon core platform deps BOM (Bill of Materials)

Categories

Categories

ORM Data
GroupId

GroupId

com.holon-platform.core
ArtifactId

ArtifactId

holon-bom-platform
Version

Version

5.0.3
Type

Type

pom

Download holon-bom-platform 5.0.3


<!-- https://jarcasting.com/artifacts/com.holon-platform.core/holon-bom-platform/ -->
<dependency>
    <groupId>com.holon-platform.core</groupId>
    <artifactId>holon-bom-platform</artifactId>
    <version>5.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.holon-platform.core/holon-bom-platform/
implementation 'com.holon-platform.core:holon-bom-platform:5.0.3'
// https://jarcasting.com/artifacts/com.holon-platform.core/holon-bom-platform/
implementation ("com.holon-platform.core:holon-bom-platform:5.0.3")
'com.holon-platform.core:holon-bom-platform:pom:5.0.3'
<dependency org="com.holon-platform.core" name="holon-bom-platform" rev="5.0.3">
  <artifact name="holon-bom-platform" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.holon-platform.core', module='holon-bom-platform', version='5.0.3')
)
libraryDependencies += "com.holon-platform.core" % "holon-bom-platform" % "5.0.3"
[com.holon-platform.core/holon-bom-platform "5.0.3"]