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