Download holon-spring-boot-5.0.5.jar file - Jar h

Jar examples for h:holon-spring-boot

Description

Holon core Spring Boot integration

You can download jar file holon-spring-boot 5.0.5 in this page.

Build File

You can use the following script to add holon-spring-boot-5.0.5.jar to your project.

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

Download

Click the following link to download the jar file.

holon-spring-boot-5.0.5-javadoc.jar
holon-spring-boot-5.0.5-sources.jar
holon-spring-boot-5.0.5.jar
holon-spring-boot-5.0.5.pom



Related Tutorials