is not current version
Last Version 5.5.0

com.holon-platform.jdbc:holon-datastore-jdbc-bom 5.2.0-alpha2

Holon Datastore JDBC (Bill of Materials)

Categories

Categories

Data ORM
GroupId

GroupId

com.holon-platform.jdbc
ArtifactId

ArtifactId

holon-datastore-jdbc-bom
Version

Version

5.2.0-alpha2
Type

Type

pom

Download holon-datastore-jdbc-bom 5.2.0-alpha2


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