is not current version
Last Version 5.5.0

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

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

Type

pom

Download holon-datastore-jdbc-bom 5.1.3


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