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