is not current version
Last Version 5.5.0

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

Holon JDBC Datastore implementation

Categories

Categories

Data ORM
GroupId

GroupId

com.holon-platform.jdbc
ArtifactId

ArtifactId

holon-datastore-jdbc
Version

Version

5.1.3
Type

Type

jar

Download holon-datastore-jdbc 5.1.3


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