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