Download hod-spring-caching-0.5.0.jar file - Jar h

Jar examples for h:hod-spring-caching

Description

Utility classes to assist with caching in applications using HP Haven OnDemand and the Spring Caching Abstraction

You can download jar file hod-spring-caching 0.5.0 in this page.

License

MIT License

Build File

You can use the following script to add hod-spring-caching-0.5.0.jar to your project.

<dependency>
   <groupId>com.hp.autonomy.hod</groupId>
   <artifactId>hod-spring-caching</artifactId>
   <version>0.5.0</version>
</dependency>
compile group: 'com.hp.autonomy.hod', name: 'hod-spring-caching', version: '0.5.0'
libraryDependencies += "com.hp.autonomy.hod" % "hod-spring-caching" % "0.5.0"
<dependency org="com.hp.autonomy.hod" name="hod-spring-caching" rev="0.5.0"/>
@Grapes(@Grab(group='com.hp.autonomy.hod', module='hod-spring-caching', version='0.5.0'))
'com.hp.autonomy.hod:hod-spring-caching:jar:0.5.0'

Download

Click the following link to download the jar file.

hod-spring-caching-0.5.0-javadoc.jar
hod-spring-caching-0.5.0-sources.jar
hod-spring-caching-0.5.0.jar
hod-spring-caching-0.5.0.pom



Related Tutorials