From 74904cdfdbde552ae70fa6f95169951481b48634 Mon Sep 17 00:00:00 2001 From: LamGC Date: Thu, 3 Sep 2020 14:30:21 +0800 Subject: [PATCH] =?UTF-8?q?[Add]=20=E4=B8=BA=20Core=20=E6=A8=A1=E5=9D=97?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20CacheStore-API=20=E6=A8=A1=E5=9D=97;?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [Add] net.lamgc:ContentGrabbingJi-CacheStore-api 添加模块依赖项; --- ContentGrabbingJi-core/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ContentGrabbingJi-core/pom.xml b/ContentGrabbingJi-core/pom.xml index 87823e0..bba57f5 100644 --- a/ContentGrabbingJi-core/pom.xml +++ b/ContentGrabbingJi-core/pom.xml @@ -34,6 +34,11 @@ ContentGrabbingJi-framework-api 3.0.0-alpha-SNAPSHOT + + net.lamgc + ContentGrabbingJi-CacheStore-api + 3.0.0-alpha-SNAPSHOT + net.lamgc ContentGrabbingJi-pixiv