is not current version
Last Version 5.5.0

com.holon-platform.json:holon-json-bom-platform 5.0.2

Holon JSON platform BOM (Bill of Materials)

Categories

Categories

JSON Data ORM
GroupId

GroupId

com.holon-platform.json
ArtifactId

ArtifactId

holon-json-bom-platform
Version

Version

5.0.2
Type

Type

pom

Download holon-json-bom-platform 5.0.2


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