is not current version
Last Version 5.5.0

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

Holon core BOM (Bill of Materials)

Categories

Categories

ORM Data
GroupId

GroupId

com.holon-platform.core
ArtifactId

ArtifactId

holon-bom
Version

Version

5.1.0
Type

Type

pom

Download holon-bom 5.1.0

Filename Size
holon-bom-5.1.0.pom 2 KB
Browse

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