is not current version
Last Version 5.5.0

com.holon-platform.jdbc:holon-datastore-jdbc-bom 5.0.1

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.0.1
Type

Type

pom

Download holon-datastore-jdbc-bom 5.0.1


<!-- 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.0.1</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.0.1'
// https://jarcasting.com/artifacts/com.holon-platform.jdbc/holon-datastore-jdbc-bom/
implementation ("com.holon-platform.jdbc:holon-datastore-jdbc-bom:5.0.1")
'com.holon-platform.jdbc:holon-datastore-jdbc-bom:pom:5.0.1'
<dependency org="com.holon-platform.jdbc" name="holon-datastore-jdbc-bom" rev="5.0.1">
  <artifact name="holon-datastore-jdbc-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.holon-platform.jdbc', module='holon-datastore-jdbc-bom', version='5.0.1')
)
libraryDependencies += "com.holon-platform.jdbc" % "holon-datastore-jdbc-bom" % "5.0.1"
[com.holon-platform.jdbc/holon-datastore-jdbc-bom "5.0.1"]