mirror of
https://github.com/LamGC/ContentGrabbingJi.git
synced 2025-04-30 06:37:36 +00:00
[Add] 为 Core 模块添加 CacheStore-API 模块;
[Add] net.lamgc:ContentGrabbingJi-CacheStore-api 添加模块依赖项;
This commit is contained in:
parent
1420cd337b
commit
74904cdfdb
@ -34,6 +34,11 @@
|
|||||||
<artifactId>ContentGrabbingJi-framework-api</artifactId>
|
<artifactId>ContentGrabbingJi-framework-api</artifactId>
|
||||||
<version>3.0.0-alpha-SNAPSHOT</version>
|
<version>3.0.0-alpha-SNAPSHOT</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>net.lamgc</groupId>
|
||||||
|
<artifactId>ContentGrabbingJi-CacheStore-api</artifactId>
|
||||||
|
<version>3.0.0-alpha-SNAPSHOT</version>
|
||||||
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.lamgc</groupId>
|
<groupId>net.lamgc</groupId>
|
||||||
<artifactId>ContentGrabbingJi-pixiv</artifactId>
|
<artifactId>ContentGrabbingJi-pixiv</artifactId>
|
||||||
|
Loading…
Reference in New Issue
Block a user