Download holon-spring-boot-5.0.2.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.2 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials