From 78e54aa491f3d6040adcfd5016b2fd7ca4e8edac Mon Sep 17 00:00:00 2001 From: Chandra Keshav Mishra Date: Tue, 30 Jan 2024 23:03:21 +0530 Subject: [PATCH] [MOSIP-31323] added redis cache implementation jar Signed-off-by: Chandra Keshav Mishra --- artifacts/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 5781a553..e1fc50ea 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -110,6 +110,10 @@ /usr/share/nginx/html/artifactory/libs-release-local/jpeg-mock-sdk/1.1.5 /usr/share/nginx/html/artifactory/libs-release-local/jpeg-sdk/jpeg-sdk-lib mock-sdk-jpeg-extractor-jar-with-dependencies.jar + + 1.0-SNAPSHOT + /usr/share/nginx/html/artifactory/libs-release-local/cache + redis-cache-provider.jar 3.12.12 /usr/share/nginx/html/artifactory/libs-release-local/cache @@ -299,6 +303,15 @@ ${hazelcast.fileName} jar + + + io.mosip.cacheprovider + cache-provider-redis + ${redis-cache.version} + ${redis-cache.location} + ${redis-cache.fileName} + jar + io.mosip.idp