[Add] Project 添加 Command-API, Command-pixiv 模块以分离 pixiv 与 Core 模块, 使命令组合更灵活;

[Add] Command-API, Command-pixiv 添加模块;
[Change] Core/pom.xml 调整依赖, 移除对 pixiv 模块的依赖, 添加 Command-API 模块依赖;
This commit is contained in:
2020-11-09 18:42:30 +08:00
parent 4b97bf5803
commit 7c9ad64cb7
4 changed files with 81 additions and 2 deletions

View File

@ -36,6 +36,8 @@
<module>ContentGrabbingJi-CacheStore-local</module>
<module>ContentGrabbingJi-common</module>
<module>ContentGrabbingJi-Event</module>
<module>ContentGrabbingJi-Command-api</module>
<module>ContentGrabbingJi-Command-pixiv</module>
</modules>
<developers>