License |
License |
---|---|
Categories |
CategoriesCaching Data Auto Application Layer Libs Code Generators |
GroupId | GroupIdcom.hp.autonomy.hod |
ArtifactId | ArtifactIdhod-spring-caching |
Last Version | Last Version0.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicro Focus Haven OnDemand Spring Caching
Utility classes to assist with caching in applications using Micro Focus Haven OnDemand and the Spring Caching Abstraction
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
hod-spring-caching-0.6.2.pom | |
hod-spring-caching-0.6.2.jar | 4 KB |
hod-spring-caching-0.6.2-sources.jar | 2 KB |
hod-spring-caching-0.6.2-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hp.autonomy.hod/hod-spring-caching/ -->
<dependency>
<groupId>com.hp.autonomy.hod</groupId>
<artifactId>hod-spring-caching</artifactId>
<version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.hp.autonomy.hod/hod-spring-caching/
implementation 'com.hp.autonomy.hod:hod-spring-caching:0.6.2'
// https://jarcasting.com/artifacts/com.hp.autonomy.hod/hod-spring-caching/
implementation ("com.hp.autonomy.hod:hod-spring-caching:0.6.2")
'com.hp.autonomy.hod:hod-spring-caching:jar:0.6.2'
<dependency org="com.hp.autonomy.hod" name="hod-spring-caching" rev="0.6.2">
<artifact name="hod-spring-caching" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hp.autonomy.hod', module='hod-spring-caching', version='0.6.2')
)
libraryDependencies += "com.hp.autonomy.hod" % "hod-spring-caching" % "0.6.2"
[com.hp.autonomy.hod/hod-spring-caching "0.6.2"]
Group / Artifact | Type | Version |
---|---|---|
com.hp.autonomy.hod : hod-sso-spring-security | jar | 0.9.2 |
org.springframework.boot : spring-boot-autoconfigure | jar | 1.3.3.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-logging | jar | 1.3.3.RELEASE |
org.springframework.boot : spring-boot-starter-test | jar | 1.3.3.RELEASE |