Download holon-datastore-jdbc-5.0.5.jar file - Jar h

Jar examples for h:holon-datastore-jdbc

Description

Holon JDBC Datastore implementation

You can download jar file holon-datastore-jdbc 5.0.5 in this page.

Build File

You can use the following script to add holon-datastore-jdbc-5.0.5.jar to your project.

<dependency>
   <groupId>com.holon-platform.jdbc</groupId>
   <artifactId>holon-datastore-jdbc</artifactId>
   <version>5.0.5</version>
</dependency>
compile group: 'com.holon-platform.jdbc', name: 'holon-datastore-jdbc', version: '5.0.5'
libraryDependencies += "com.holon-platform.jdbc" % "holon-datastore-jdbc" % "5.0.5"
<dependency org="com.holon-platform.jdbc" name="holon-datastore-jdbc" rev="5.0.5"/>
@Grapes(@Grab(group='com.holon-platform.jdbc', module='holon-datastore-jdbc', version='5.0.5'))
'com.holon-platform.jdbc:holon-datastore-jdbc:jar:5.0.5'

Download

Click the following link to download the jar file.

holon-datastore-jdbc-5.0.5-javadoc.jar
holon-datastore-jdbc-5.0.5-sources.jar
holon-datastore-jdbc-5.0.5.jar
holon-datastore-jdbc-5.0.5.pom



Related Tutorials