[Add] 为 Core 模块添加 CacheStore-API 模块;

[Add] net.lamgc:ContentGrabbingJi-CacheStore-api 添加模块依赖项;
This commit is contained in:
LamGC 2020-09-03 14:30:21 +08:00
parent 1420cd337b
commit 74904cdfdb
Signed by: LamGC
GPG Key ID: 6C5AE2A913941E1D

View File

@ -34,6 +34,11 @@
<artifactId>ContentGrabbingJi-framework-api</artifactId>
<version>3.0.0-alpha-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>net.lamgc</groupId>
<artifactId>ContentGrabbingJi-CacheStore-api</artifactId>
<version>3.0.0-alpha-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>net.lamgc</groupId>
<artifactId>ContentGrabbingJi-pixiv</artifactId>