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