Jar examples for h:holon-datastore-jdbc
Holon JDBC Datastore implementation
You can download jar file holon-datastore-jdbc 5.1.2 in this page.
You can use the following script to add holon-datastore-jdbc-5.1.2.jar to your project.
<dependency> <groupId>com.holon-platform.jdbc</groupId> <artifactId>holon-datastore-jdbc</artifactId> <version>5.1.2</version> </dependency>
compile group: 'com.holon-platform.jdbc', name: 'holon-datastore-jdbc', version: '5.1.2'
libraryDependencies += "com.holon-platform.jdbc" % "holon-datastore-jdbc" % "5.1.2"
<dependency org="com.holon-platform.jdbc" name="holon-datastore-jdbc" rev="5.1.2"/>
@Grapes(@Grab(group='com.holon-platform.jdbc', module='holon-datastore-jdbc', version='5.1.2'))
'com.holon-platform.jdbc:holon-datastore-jdbc:jar:5.1.2'
Click the following link to download the jar file.
holon-datastore-jdbc-5.1.2-javadoc.jar