is not current version
Last Version 5.5.0

com.holon-platform.jdbc:holon-datastore-jdbc-root 5.2.0

Holon JDBC Datastore root pom

Categories

Categories

Data ORM
GroupId

GroupId

com.holon-platform.jdbc
ArtifactId

ArtifactId

holon-datastore-jdbc-root
Version

Version

5.2.0
Type

Type

jar

Download holon-datastore-jdbc-root 5.2.0


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