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